Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h126 typedef UINT8 tBTA_HF_CLIENT_STATUS; typedef
174 tBTA_HF_CLIENT_STATUS status;
181 tBTA_HF_CLIENT_STATUS status;
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_act.c217 static void bta_hf_client_cback_open(tBTA_HF_CLIENT_DATA *p_data, tBTA_HF_CLIENT_STATUS status) in bta_hf_client_cback_open()