Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h182 } tBTA_HF_CLIENT_OPEN; typedef
252 tBTA_HF_CLIENT_OPEN open;
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_api.c44 sizeof(tBTA_HF_CLIENT_OPEN), // #define BTA_HF_CLIENT_OPEN_EVT 2
Dbta_hf_client_act.c219 tBTA_HF_CLIENT_OPEN evt; in bta_hf_client_cback_open()