Home
last modified time | relevance | path

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

/system/bt/bta/ag/
Dbta_ag_api.cc150 void BTA_AgClose(uint16_t handle) { in BTA_AgClose() function
/system/bt/bta/include/
Dbta_ag_api.h546 void BTA_AgClose(uint16_t handle);
/system/bt/btif/src/
Dbtif_hf.cc797 BTA_AgClose(btif_hf_cb[idx].handle); in Disconnect()