Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_int.h287 extern void bta_hf_client_clcc(UINT32 idx, BOOLEAN incoming, UINT8 status, BOOLEAN mpty, char *numb…
Dbta_hf_client_act.c699 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.c560 bta_hf_client_clcc(idx, dir, status, mpty, numstr); in bta_hf_client_handle_clcc()