Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/include/
Dbtif_api.h315 bt_status_t btif_dut_mode_configure(uint8_t enable);
/external/bluetooth/bluedroid/btif/src/
Dbluetooth.c333 return btif_dut_mode_configure(enable); in dut_mode_configure()
Dbtif_core.c795 bt_status_t btif_dut_mode_configure(uint8_t enable) in btif_dut_mode_configure() function