Home
last modified time | relevance | path

Searched refs:SDP_ATTRIBUTE_SERVICE_AVAILABILITY (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h55 #define SDP_ATTRIBUTE_SERVICE_AVAILABILITY 0x0008 macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c528 ret = SdpAddAttributeToServiceRecord(handle, SDP_ATTRIBUTE_SERVICE_AVAILABILITY, 0, SDP_UINT16_LENGTH, buffer); in SdpAddServiceAvailability()
H A Dsdp_client_parse.c1820 } else if (attributeId == SDP_ATTRIBUTE_SERVICE_AVAILABILITY) { in SdpParseAttributeValue()

Completed in 8 milliseconds