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

  /system/bt/btif/src/
bluetooth.c 427 int dut_mode_send(uint16_t opcode, uint8_t* buf, uint8_t len) function
429 LOG_INFO(LOG_TAG, "dut_mode_send");
497 dut_mode_send,
  /hardware/libhardware/include/hardware/
bluetooth.h 551 int (*dut_mode_send)(uint16_t opcode, uint8_t *buf, uint8_t len); member in struct:__anon30669

Completed in 45 milliseconds