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

  /system/bt/btif/src/
bluetooth.c 369 int dut_mode_configure(uint8_t enable) function
371 LOG_INFO("dut_mode_configure");
448 dut_mode_configure,
  /hardware/libhardware/include/hardware/
bluetooth.h 519 int (*dut_mode_configure)(uint8_t enable); member in struct:__anon24659
  /system/bt/test/bluedroidtest/
bluedroidtest.c 593 status = sBtInterface->dut_mode_configure(mode);
739 { "dut_mode_configure", do_dut_mode_configure, ":: DUT mode - 1 to enter,0 to exit", 0 },

Completed in 300 milliseconds