Searched refs:SdpParseResponseCommon (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp_client_parse.c | 619 static Packet *SdpParseResponseCommon( in SdpParseResponseCommon() function 700 packet = SdpParseResponseCommon(addr, lcid, transactionId, packet, length); in SdpParseSearchResponse() 757 packet = SdpParseResponseCommon(addr, lcid, transactionId, packet, length); in SdpParseAttributeResponse() 806 packet = SdpParseResponseCommon(addr, lcid, transactionId, packet, length); in SdpParseSearchAttributeResponse()
|