Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h62 #define SDP_ATTRIBUTE_PROVIDER_NAME 0x0002 macro
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.cpp332 SDP_ATTRIBUTE_PRIMARY_LANGUAGE_BASE + SDP_ATTRIBUTE_PROVIDER_NAME; in DoHidDiscovery()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c708 ret = SdpAddAttributeToServiceRecord(handle, SDP_ATTRIBUTE_PROVIDER_NAME + baseAttributeId, 0, offset, buffer); in SdpAddProviderName()
H A Dsdp_client_parse.c1834 } else if (attributeId == (SDP_ATTRIBUTE_PRIMARY_LANGUAGE_BASE + SDP_ATTRIBUTE_PROVIDER_NAME)) { in SdpParseAttributeValue()

Completed in 7 milliseconds