Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_api.c146 void BTA_HfClientDeregister(UINT16 handle) in BTA_HfClientDeregister() function
/system/bt/bta/include/
Dbta_hf_client_api.h310 void BTA_HfClientDeregister(UINT16 handle);
/system/bt/btif/src/
Dbtif_hf_client.c965 BTA_HfClientDeregister(btif_hf_client_cb.handle); in btif_hf_client_execute_service()