Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_api.c190 tBTA_HF_CLIENT_API_OPEN *p_buf; in BTA_HfClientOpen()
192 if ((p_buf = (tBTA_HF_CLIENT_API_OPEN *) osi_malloc(sizeof(tBTA_HF_CLIENT_API_OPEN))) != NULL) { in BTA_HfClientOpen()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_int.h101 } tBTA_HF_CLIENT_API_OPEN; typedef
136 tBTA_HF_CLIENT_API_OPEN api_open;