Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_api.cc109 void BTA_HfClientClose(uint16_t handle) { in BTA_HfClientClose() function
/system/bt/bta/include/
Dbta_hf_client_api.h320 void BTA_HfClientClose(uint16_t handle);
/system/bt/btif/src/
Dbtif_hf_client.cc342 BTA_HfClientClose(cb->handle); in disconnect()