Searched refs:bta_hf_client_send_at_bind (Results 1 – 3 of 3) sorted by relevance
852 bta_hf_client_send_at_bind(client_cb, 0); in bta_hf_client_slc_seq()864 bta_hf_client_send_at_bind(client_cb, 0); in bta_hf_client_slc_seq()874 bta_hf_client_send_at_bind(client_cb, 1); in bta_hf_client_slc_seq()878 bta_hf_client_send_at_bind(client_cb, 2); in bta_hf_client_slc_seq()
277 void bta_hf_client_send_at_bind(tBTA_HF_CLIENT_CB* client_cb, int step);
1885 void bta_hf_client_send_at_bind(tBTA_HF_CLIENT_CB* client_cb, int step) { in bta_hf_client_send_at_bind() function