Home
last modified time | relevance | path

Searched defs:decodePacket (Results 1 – 5 of 5) sorted by relevance

/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/core/
DRtpPacket.cpp130 eRtp_Bool RtpPacket::decodePacket(IN RtpBuffer* pobjRtpPktBuf) in decodePacket() function in RtpPacket
/packages/modules/Bluetooth/system/test/common/
Dcore_interface.cc58 virtual bool decodePacket(const uint8_t* i_buf, int16_t* o_buf, in decodePacket() function
/packages/modules/NetworkStack/src/android/net/dhcp6/
DDhcp6Packet.java238 static Dhcp6Packet decodePacket(@NonNull final ByteBuffer packet) throws ParseException { in decodePacket() method in Dhcp6Packet
358 public static Dhcp6Packet decodePacket(@NonNull final byte[] packet, int length) in decodePacket() method in Dhcp6Packet
/packages/modules/Bluetooth/system/stack/test/btm/
Dsco_hci_test.cc70 bool decodePacket(const uint8_t* i_buf, int16_t* o_buf, size_t out_len) { in decodePacket() function
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc229 bool decodePacket(const uint8_t* i_buf, int16_t* o_buf, size_t out_len) { in decodePacket() function