Home
last modified time | relevance | path

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

/system/bt/bta/ag/
Dbta_ag_api.cc39 static const tBTA_SYS_REG bta_ag_reg = {bta_ag_hdl_event, BTA_AgDisable};
78 void BTA_AgDisable() { in BTA_AgDisable() function
/system/bt/bta/include/
Dbta_ag_api.h485 void BTA_AgDisable();
/system/bt/btif/src/
Dbtif_hf.cc1363 BTA_AgDisable(); in ExecuteService()