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.h367 bt_status_t btif_dut_mode_configure(uint8_t enable);
/system/bt/btif/src/
Dbluetooth.c424 return btif_dut_mode_configure(enable); in dut_mode_configure()
Dbtif_core.c656 bt_status_t btif_dut_mode_configure(uint8_t enable) in btif_dut_mode_configure() function