Searched defs:btif_dut_mode (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_core.c118 static UINT8 btif_dut_mode = 0; variable
247 return (btif_dut_mode == 1);
315 btif_dut_mode = 0;
782 btif_dut_mode = 0;
854 btif_dut_mode = enable;

Completed in 80 milliseconds