Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_int.h305 extern void bta_hf_client_clcc(UINT32 idx, BOOLEAN incoming, UINT8 status, BOOLEAN mpty, char *numb…
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_act.c707 void bta_hf_client_clcc(UINT32 idx, BOOLEAN incoming, UINT8 status, BOOLEAN mpty, char *number) in bta_hf_client_clcc() function
Dbta_hf_client_at.c554 bta_hf_client_clcc(idx, dir, status, mpty, numstr); in bta_hf_client_handle_clcc()