Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_core.cc108 static uint8_t btif_dut_mode = 0; variable
129 bool btif_is_dut_mode() { return btif_dut_mode == 1; } in btif_is_dut_mode()
264 btif_dut_mode = 0; in btif_cleanup_bluetooth()
280 btif_dut_mode = enable; in btif_dut_mode_configure()