Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/include/hardware/
H A Dbluetooth.h378 typedef void (*dut_mode_recv_callback)(uint16_t opcode, uint8_t *buf, uint8_t len); typedef
414 dut_mode_recv_callback dut_mode_recv_cb;
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h461 typedef void (*dut_mode_recv_callback)(uint16_t opcode, uint8_t* buf, typedef
502 dut_mode_recv_callback dut_mode_recv_cb;
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_AdapterService.cpp588 static void dut_mode_recv_callback(uint16_t opcode, uint8_t* buf, uint8_t len) { in dut_mode_recv_callback() function
633 callback_thread_event, dut_mode_recv_callback,