Home
last modified time | relevance | path

Searched refs:dut_mode_recv_cb (Results 1 – 4 of 4) sorted by relevance

/system/bt/gd/rust/topshim/btif/
Dbtif_shim.cc142 static void dut_mode_recv_cb(uint16_t opcode, uint8_t* buf, uint8_t len) {} in dut_mode_recv_cb() function
160 dut_mode_recv_cb,
/system/bt/btif/test/
Dbtif_stack_test.cc137 .dut_mode_recv_cb = dut_mode_recv,
/system/bt/test/headless/
Dheadless.cc158 .dut_mode_recv_cb = dut_mode_recv,
/system/bt/include/hardware/
Dbluetooth.h502 dut_mode_recv_callback dut_mode_recv_cb; member