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

  /system/bt/btif/include/
btif_api.h 360 * Function btif_dut_mode_configure
368 bt_status_t btif_dut_mode_configure(uint8_t enable);
  /system/bt/btif/src/
bluetooth.cc 385 return btif_dut_mode_configure(enable);
btif_core.cc 541 * Function btif_dut_mode_configure
549 bt_status_t btif_dut_mode_configure(uint8_t enable) { function
553 BTIF_TRACE_ERROR("btif_dut_mode_configure : Bluetooth not enabled");
    [all...]

Completed in 78 milliseconds