Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h60 #define SDP_ATTRIBUTE_SERVICE_NAME 0x0000 macro
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.cpp334 SDP_ATTRIBUTE_PRIMARY_LANGUAGE_BASE + SDP_ATTRIBUTE_SERVICE_NAME; in DoHidDiscovery()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c657 ret = SdpAddAttributeToServiceRecord(handle, SDP_ATTRIBUTE_SERVICE_NAME + baseAttributeId, 0, offset, buffer); in SdpAddServiceName()
H A Dsdp_client_parse.c1830 } else if (attributeId == (SDP_ATTRIBUTE_PRIMARY_LANGUAGE_BASE + SDP_ATTRIBUTE_SERVICE_NAME)) { in SdpParseAttributeValue()

Completed in 11 milliseconds