Home
last modified time | relevance | path

Searched refs:SDP_ATTRIBUTE_SERVICE_CLASS_ID_LIST (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_client.cpp87 SDP_ATTRIBUTE_SERVICE_CLASS_ID_LIST; in DoDiscovery()
97 SDP_ATTRIBUTE_SERVICE_CLASS_ID_LIST; in DoDiscovery()
148 SDP_ATTRIBUTE_SERVICE_CLASS_ID_LIST; in DoHspHsDiscovery()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.cpp85 SDP_ATTRIBUTE_SERVICE_CLASS_ID_LIST; in DoDiscovery()
97 SDP_ATTRIBUTE_SERVICE_CLASS_ID_LIST; in DoDiscovery()
150 SDP_ATTRIBUTE_SERVICE_CLASS_ID_LIST; in DoHspAgDiscovery()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_sdp.cpp130 attributeIdList.attributeIdList.attributeId[0] = SDP_ATTRIBUTE_SERVICE_CLASS_ID_LIST; in FindSnkService()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_client.cpp44 attributeIdList.attributeIdList.attributeId[SOCK_SDP_IDX0] = SDP_ATTRIBUTE_SERVICE_CLASS_ID_LIST; in StartDiscovery()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h47 #define SDP_ATTRIBUTE_SERVICE_CLASS_ID_LIST 0x0001 macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c246 ret = SdpAddAttributeToServiceRecord(handle, SDP_ATTRIBUTE_SERVICE_CLASS_ID_LIST, type, offset, buffer); in SdpAddServiceClassIdList()
H A Dsdp_client_parse.c1804 } else if (attributeId == SDP_ATTRIBUTE_SERVICE_CLASS_ID_LIST) { in SdpParseAttributeValue()

Completed in 9 milliseconds