Searched refs:SDP_ATTRIBUTE_SERVICE_ID (Results 1 – 3 of 3) sorted by relevance
49 #define SDP_ATTRIBUTE_SERVICE_ID 0x0003 macro
289 ret = SdpAddAttributeToServiceRecord(handle, SDP_ATTRIBUTE_SERVICE_ID, 0, offset, buffer); in SdpAddServiceId()
1808 } else if (attributeId == SDP_ATTRIBUTE_SERVICE_ID) { in SdpParseAttributeValue()