Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_api.h381 bt_status_t btif_dut_mode_configure(uint8_t enable);
/system/bt/btif/src/
Dbluetooth.cc387 return btif_dut_mode_configure(enable); in dut_mode_configure()
Dbtif_core.cc506 bt_status_t btif_dut_mode_configure(uint8_t enable) { in btif_dut_mode_configure() function