Home
last modified time | relevance | path

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

/system/bt/bta/ag/
Dbta_ag_api.cc55 tBTA_STATUS BTA_AgEnable(tBTA_AG_CBACK* p_cback) { in BTA_AgEnable() function
/system/bt/bta/include/
Dbta_ag_api.h473 tBTA_STATUS BTA_AgEnable(tBTA_AG_CBACK* p_cback);
/system/bt/btif/src/
Dbtif_hf.cc1352 BTA_AgEnable(bte_hf_evt); in ExecuteService()