Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_core.cc32 bool btif_is_dut_mode() { in btif_is_dut_mode() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_core.cc129 bool btif_is_dut_mode() { return btif_dut_mode == 1; } in btif_is_dut_mode() function