Home
last modified time | relevance | path

Searched refs:btif_dut_mode (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_core.cc129 static uint8_t btif_dut_mode = 0; variable
252 bool btif_is_dut_mode() { return btif_dut_mode == 1; } in btif_is_dut_mode()
477 btif_dut_mode = 0; in btif_cleanup_bluetooth()
514 btif_dut_mode = enable; in btif_dut_mode_configure()