Home
last modified time | relevance | path

Searched refs:tBTA_HF_CLIENT_STATUS (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/include/
Dbta_hf_client_api.h114 typedef UINT8 tBTA_HF_CLIENT_STATUS; typedef
158 tBTA_HF_CLIENT_STATUS status;
166 tBTA_HF_CLIENT_STATUS status;
/system/bt/bta/hf_client/
Dbta_hf_client_act.c211 static void bta_hf_client_cback_open(tBTA_HF_CLIENT_DATA *p_data, tBTA_HF_CLIENT_STATUS status) in bta_hf_client_cback_open()