HomeSort by relevance Sort by last modified time
    Searched refs:btif_dut_mode_send (Results 1 - 3 of 3) sorted by null

  /system/bt/btif/include/
btif_api.h 372 * Function btif_dut_mode_send
379 bt_status_t btif_dut_mode_send(uint16_t opcode, uint8_t* buf, uint8_t len);
  /system/bt/btif/src/
bluetooth.cc 406 return btif_dut_mode_send(opcode, buf, len);
btif_core.cc 598 * Function btif_dut_mode_send
605 bt_status_t btif_dut_mode_send(uint16_t opcode, uint8_t* buf, uint8_t len) { function
    [all...]

Completed in 548 milliseconds