Home
last modified time | relevance | path

Searched defs:btif_is_dut_mode (Results 1 – 2 of 2) sorted by relevance

/system/bt/test/mock/
Dmock_btif_core.cc57 bool btif_is_dut_mode() { in btif_is_dut_mode() function
/system/bt/btif/src/
Dbtif_core.cc188 bool btif_is_dut_mode() { return btif_dut_mode == 1; } in btif_is_dut_mode() function