Home
last modified time | relevance | path

Searched refs:bta_hf_client_send_at_chld (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/hf_client/
Dbta_hf_client_cmd.c41 bta_hf_client_send_at_chld('0' + p_val->uint32_val1, p_val->uint32_val2); in bta_hf_client_send_at_cmd()
Dbta_hf_client_int.h243 extern void bta_hf_client_send_at_chld(char cmd, UINT32 idx);
Dbta_hf_client_main.c606 bta_hf_client_send_at_chld('?', 0); in bta_hf_client_slc_seq()
Dbta_hf_client_at.c1596 void bta_hf_client_send_at_chld(char cmd, UINT32 idx) in bta_hf_client_send_at_chld() function