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
267 uint8_t btif_is_dut_mode(void) { return (btif_dut_mode == 1); } in btif_is_dut_mode()
548 btif_dut_mode = 0; in btif_cleanup_bluetooth()
587 btif_dut_mode = enable; in btif_dut_mode_configure()