Home
last modified time | relevance | path

Searched refs:SDP_SERVICE_SEARCH_ATTRIBUTE_RESPONSE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_util.h159 SDP_SERVICE_SEARCH_ATTRIBUTE_RESPONSE enumerator
H A Dsdp_server.c1568 … lcid, transactionId, SDP_SERVICE_SEARCH_ATTRIBUTE_RESPONSE, maximumAttributeByteCount, packet); in SdpCreateSearchAttributeResponse()
1595 … lcid, SDP_SERVICE_SEARCH_ATTRIBUTE_RESPONSE, transactionId, maximumAttributeByteCount, NULL); in SdpParseSearchAttributeRequestCommon()
H A Dsdp_client_parse.c349 case SDP_SERVICE_SEARCH_ATTRIBUTE_RESPONSE: in SdpParseServerResponse()