Home
last modified time | relevance | path

Searched defs:DecodePacket (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/aaccodecctrl_l2/include/
H A Da2dp_decoder_aac.h29 bool DecodePacket(uint8_t *data, uint16_t size) in DecodePacket() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_decoder_sbc.cpp49 bool A2dpSbcDecoder::DecodePacket(uint8_t *data, uint16_t size) in DecodePacket() function in OHOS::bluetooth::A2dpSbcDecoder