Home
last modified time | relevance | path

Searched refs:dut_mode_send (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/src/
Dbluetooth.cc487 int dut_mode_send(uint16_t opcode, uint8_t* buf, uint8_t len) { in dut_mode_send() function
603 dut_mode_send,
/system/bt/include/hardware/
Dbluetooth.h655 int (*dut_mode_send)(uint16_t opcode, uint8_t* buf, uint8_t len); member