Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client_parse.c494 static int SdpParseAttributeList(const BtAddr *addr, uint16_t transactionId, Packet *data, SdpServi… in SdpParseAttributeList() function
763 ret = SdpParseAttributeList(addr, transactionId, packet, &service); in SdpParseAttributeResponse()