Home
last modified time | relevance | path

Searched refs:dut_mode_recv_callback (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h593 typedef void (*dut_mode_recv_callback)(uint16_t opcode, uint8_t* buf, typedef
638 dut_mode_recv_callback dut_mode_recv_cb;
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc177 void dut_mode_recv_callback(uint16_t /* opcode */, uint8_t* /* buf */, in dut_mode_recv_callback() function
205 .dut_mode_recv_cb = dut_mode_recv_callback,
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp807 static void dut_mode_recv_callback(uint16_t /* opcode */, uint8_t* /* buf */, in dut_mode_recv_callback() function
865 dut_mode_recv_callback,