Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_message.h174 uint8_t AvdtParsePacketType(uint8_t header);
H A Davdtp_message.c811 uint8_t pktType = AvdtParsePacketType(data); in AvdtParseMsg()
1013 uint8_t AvdtParsePacketType(uint8_t header) in AvdtParsePacketType() function