Home
last modified time | relevance | path

Searched defs:encodePacket (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/common/
Dcore_interface.cc57 virtual uint32_t encodePacket(int16_t* input, uint8_t* output) { return 0; }; in encodePacket() function
/packages/modules/Bluetooth/system/stack/test/btm/
Dsco_hci_test.cc66 uint32_t encodePacket(int16_t* input, uint8_t* output) { in encodePacket() function
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc225 uint32_t encodePacket(int16_t* input, uint8_t* output) { in encodePacket() function