Searched defs:decodePacket (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/test/common/ |
D | core_interface.cc | 62 virtual bool decodePacket(const uint8_t* /* i_buf */, int16_t* /* o_buf */, in decodePacket() function 75 virtual bool decodePacket(const uint8_t* /* i_buf */, int16_t* /* o_buf */, in decodePacket() function
|
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/core/ |
D | RtpPacket.cpp | 130 eRtp_Bool RtpPacket::decodePacket(IN RtpBuffer* pobjRtpPktBuf) in decodePacket() function in RtpPacket
|
/packages/modules/Bluetooth/system/stack/test/btm/ |
D | sco_hci_test.cc | 90 bool decodePacket(const uint8_t* i_buf, int16_t* o_buf, size_t out_len) { in decodePacket() function 112 bool decodePacket(const uint8_t* i_buf, int16_t* o_buf, size_t out_len) { in decodePacket() function
|
/packages/modules/Bluetooth/system/btif/src/ |
D | bluetooth.cc | 229 bool decodePacket(const uint8_t* i_buf, int16_t* o_buf, size_t out_len) { in decodePacket() function 251 bool decodePacket(const uint8_t* i_buf, int16_t* o_buf, size_t out_len) { in decodePacket() function
|