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 329 ** Function btif_dut_mode_configure
337 bt_status_t btif_dut_mode_configure(uint8_t enable);
  /system/bt/btif/src/
bluetooth.c 377 return btif_dut_mode_configure(enable);
btif_core.c 637 ** Function btif_dut_mode_configure
645 bt_status_t btif_dut_mode_configure(uint8_t enable) function
650 BTIF_TRACE_ERROR("btif_dut_mode_configure : Bluetooth not enabled");
    [all...]

Completed in 43 milliseconds