Home
last modified time | relevance | path

Searched refs:SDP_ATTRIBUTE_ADDITIONAL_PROTOCOL_DESCRIPTOR_LIST (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h51 #define SDP_ATTRIBUTE_ADDITIONAL_PROTOCOL_DESCRIPTOR_LIST 0x000D macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c390 handle, SDP_ATTRIBUTE_ADDITIONAL_PROTOCOL_DESCRIPTOR_LIST, attributeType, offset, buffer); in SdpAddAdditionalProtocolDescriptorList()
H A Dsdp_client_parse.c1812 } else if (attributeId == SDP_ATTRIBUTE_ADDITIONAL_PROTOCOL_DESCRIPTOR_LIST) { in SdpParseAttributeValue()