Home
last modified time | relevance | path

Searched refs:SDP_ATTRIBUTE_DESCRIPTOR (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h61 #define SDP_ATTRIBUTE_DESCRIPTOR 0x0001 macro
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.cpp336 SDP_ATTRIBUTE_PRIMARY_LANGUAGE_BASE + SDP_ATTRIBUTE_DESCRIPTOR; in DoHidDiscovery()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c683 ret = SdpAddAttributeToServiceRecord(handle, SDP_ATTRIBUTE_DESCRIPTOR + baseAttributeId, 0, offset, buffer); in SdpAddServiceDescription()
H A Dsdp_client_parse.c1832 } else if (attributeId == (SDP_ATTRIBUTE_PRIMARY_LANGUAGE_BASE + SDP_ATTRIBUTE_DESCRIPTOR)) { in SdpParseAttributeValue()

Completed in 8 milliseconds