Home
last modified time | relevance | path

Searched defs:client_cb (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_at.cc125 static void bta_hf_client_clear_queued_at(tBTA_HF_CLIENT_CB* client_cb) { in bta_hf_client_clear_queued_at()
138 static void bta_hf_client_queue_at(tBTA_HF_CLIENT_CB* client_cb, tBTA_HF_CLIENT_AT_CMD cmd, in bta_hf_client_queue_at()
164 tBTA_HF_CLIENT_CB* client_cb = (tBTA_HF_CLIENT_CB*)data; in bta_hf_client_at_resp_timer_cback() local
177 static void bta_hf_client_start_at_resp_timer(tBTA_HF_CLIENT_CB* client_cb) { in bta_hf_client_start_at_resp_timer()
182 static void bta_hf_client_stop_at_resp_timer(tBTA_HF_CLIENT_CB* client_cb) { in bta_hf_client_stop_at_resp_timer()
186 static void bta_hf_client_send_at(tBTA_HF_CLIENT_CB* client_cb, tBTA_HF_CLIENT_AT_CMD cmd, in bta_hf_client_send_at()
220 static void bta_hf_client_send_queued_at(tBTA_HF_CLIENT_CB* client_cb) { in bta_hf_client_send_queued_at()
235 tBTA_HF_CLIENT_CB* client_cb = (tBTA_HF_CLIENT_CB*)data; in bta_hf_client_at_hold_timer_cback() local
240 static void bta_hf_client_stop_at_hold_timer(tBTA_HF_CLIENT_CB* client_cb) { in bta_hf_client_stop_at_hold_timer()
245 static void bta_hf_client_start_at_hold_timer(tBTA_HF_CLIENT_CB* client_cb) { in bta_hf_client_start_at_hold_timer()
[all …]
Dbta_hf_client_sco.cc61 static bool bta_hf_client_sco_remove(tBTA_HF_CLIENT_CB* client_cb) { in bta_hf_client_sco_remove()
92 void bta_hf_client_cback_sco(tBTA_HF_CLIENT_CB* client_cb, uint8_t event) { in bta_hf_client_cback_sco()
112 static void bta_hf_client_sco_conn_rsp(tBTA_HF_CLIENT_CB* client_cb, in bta_hf_client_sco_conn_rsp()
159 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_sco_handle(p_data->conn_evt.sco_inx); in bta_hf_client_esco_connreq_cback() local
187 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_sco_handle(sco_idx); in bta_hf_client_sco_conn_cback() local
212 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_sco_handle(sco_idx); in bta_hf_client_sco_disc_cback() local
234 static void bta_hf_client_sco_create(tBTA_HF_CLIENT_CB* client_cb, bool is_orig) { in bta_hf_client_sco_create()
292 static void bta_hf_client_sco_event(tBTA_HF_CLIENT_CB* client_cb, uint8_t event) { in bta_hf_client_sco_event()
525 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_sco_listen() local
544 void bta_hf_client_sco_shutdown(tBTA_HF_CLIENT_CB* client_cb) { in bta_hf_client_sco_shutdown()
[all …]
Dbta_hf_client_act.cc65 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_start_close() local
101 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_start_open() local
150 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_rfc_open() local
174 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_rfc_acp_open() local
226 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_rfc_fail() local
254 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_disc_fail() local
272 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_open_fail() local
290 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_rfc_close() local
334 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_disc_int_res() local
367 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_disc_acp_res() local
[all …]
Dbta_hf_client_main.cc275 void bta_hf_client_cb_init(tBTA_HF_CLIENT_CB* client_cb, uint16_t handle) { in bta_hf_client_cb_init()
305 void bta_hf_client_resume_open(tBTA_HF_CLIENT_CB* client_cb) { in bta_hf_client_resume_open()
330 tBTA_HF_CLIENT_CB* client_cb = (tBTA_HF_CLIENT_CB*)data; in bta_hf_client_collision_timer_cback() local
348 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_bda(peer_addr); in bta_hf_client_collision_cback() local
476 tBTA_HF_CLIENT_CB* client_cb = &bta_hf_client_cb_arr.cb[i]; in bta_hf_client_find_cb_by_bda() local
502 tBTA_HF_CLIENT_CB* client_cb = &bta_hf_client_cb_arr.cb[i]; in bta_hf_client_find_cb_by_rfc_handle() local
534 tBTA_HF_CLIENT_CB* client_cb = &bta_hf_client_cb_arr.cb[i]; in bta_hf_client_find_cb_by_sco_handle() local
569 tBTA_HF_CLIENT_CB* client_cb = &bta_hf_client_cb_arr.cb[i]; in bta_hf_client_allocate_handle() local
672 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_sm_execute() local
736 static void send_post_slc_cmd(tBTA_HF_CLIENT_CB* client_cb) { in send_post_slc_cmd()
[all …]
Dbta_hf_client_sdp.cc71 static void bta_hf_client_sdp_cback(tBTA_HF_CLIENT_CB* client_cb, const RawAddress& /* bd_addr */, in bta_hf_client_sdp_cback()
226 void bta_hf_client_del_record(tBTA_HF_CLIENT_CB_ARR* client_cb) { in bta_hf_client_del_record()
249 bool bta_hf_client_sdp_find_attr(tBTA_HF_CLIENT_CB* client_cb) { in bta_hf_client_sdp_find_attr()
331 void bta_hf_client_do_disc(tBTA_HF_CLIENT_CB* client_cb) { in bta_hf_client_do_disc()
405 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_free_db() local
Dbta_hf_client_rfc.cc57 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_rfc_handle(port_handle); in bta_hf_client_port_cback() local
80 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_rfc_handle(port_handle); in bta_hf_client_mgmt_cback() local
237 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_rfc_do_open() local
266 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_handle(p_data->hdr.layer_specific); in bta_hf_client_rfc_do_close() local