Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_api.cc93 void BTA_DisableTestMode(void) { in BTA_DisableTestMode() function
/system/bt/bta/include/
Dbta_api.h1084 extern void BTA_DisableTestMode(void);
/system/bt/btif/src/
Dbtif_core.cc591 BTA_DisableTestMode(); in btif_dut_mode_configure()