Home
last modified time | relevance | path

Searched refs:SDP_ATTRIBUTE_PROTOCOL_DESCRIPTOR_LIST (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_sdp.cpp131 attributeIdList.attributeIdList.attributeId[ATTR_NUMBER1] = SDP_ATTRIBUTE_PROTOCOL_DESCRIPTOR_LIST; in FindSnkService()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_client.cpp45 attributeIdList.attributeIdList.attributeId[SOCK_SDP_IDX1] = SDP_ATTRIBUTE_PROTOCOL_DESCRIPTOR_LIST; in StartDiscovery()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_sdp.cpp142 int result = SDP_AddSequenceAttribute(sdpHandle_, SDP_ATTRIBUTE_PROTOCOL_DESCRIPTOR_LIST, in AddPanDescriptionList()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_client.cpp89 SDP_ATTRIBUTE_PROTOCOL_DESCRIPTOR_LIST; in DoDiscovery()
150 SDP_ATTRIBUTE_PROTOCOL_DESCRIPTOR_LIST; in DoHspHsDiscovery()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.cpp87 SDP_ATTRIBUTE_PROTOCOL_DESCRIPTOR_LIST; in DoDiscovery()
152 SDP_ATTRIBUTE_PROTOCOL_DESCRIPTOR_LIST; in DoHspAgDiscovery()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h50 #define SDP_ATTRIBUTE_PROTOCOL_DESCRIPTOR_LIST 0x0004 macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c333 ret = SdpAddAttributeToServiceRecord(handle, SDP_ATTRIBUTE_PROTOCOL_DESCRIPTOR_LIST, attributeType, offset, buffer); in SdpAddProtocolDescriptorList()
H A Dsdp_client_parse.c1810 } else if (attributeId == SDP_ATTRIBUTE_PROTOCOL_DESCRIPTOR_LIST) { in SdpParseAttributeValue()

Completed in 11 milliseconds