• Home
  • Raw
  • Download

Lines Matching defs:p_clcb

262   tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_alloc_clcb(  in bta_gattc_process_api_open()  local
285 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_cif( in bta_gattc_process_api_open_cancel() local
320 void bta_gattc_cancel_open_error(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_cancel_open_error()
330 void bta_gattc_open_error(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_open_error()
338 void bta_gattc_open_fail(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_open_fail()
351 void bta_gattc_open(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_open()
401 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_alloc_clcb( in bta_gattc_init_bk_conn() local
433 void bta_gattc_cancel_open_ok(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_cancel_open_ok()
445 void bta_gattc_cancel_open(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_cancel_open()
460 void bta_gattc_conn(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_conn()
514 void bta_gattc_close_fail(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_close_fail()
533 void bta_gattc_close(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_close()
577 void bta_gattc_disc_close(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_disc_close()
610 void bta_gattc_restart_discover(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_restart_discover()
617 void bta_gattc_cfg_mtu(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_cfg_mtu()
634 void bta_gattc_start_discover(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_start_discover()
681 void bta_gattc_disc_cmpl(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_disc_cmpl()
734 void bta_gattc_read(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_read()
766 void bta_gattc_read_multi(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_read_multi()
790 void bta_gattc_write(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_write()
819 void bta_gattc_execute(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_execute()
834 void bta_gattc_confirm(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_confirm()
850 void bta_gattc_read_cmpl(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_read_cmpl()
870 void bta_gattc_write_cmpl(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_write_cmpl()
883 void bta_gattc_exec_cmpl(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_OP_CMPL* p_data) { in bta_gattc_exec_cmpl()
897 void bta_gattc_cfg_mtu_cmpl(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_cfg_mtu_cmpl()
916 void bta_gattc_op_cmpl(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_op_cmpl()
977 void bta_gattc_ignore_op_cmpl(UNUSED_ATTR tBTA_GATTC_CLCB* p_clcb, in bta_gattc_ignore_op_cmpl()
985 void bta_gattc_search(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_search()
1003 void bta_gattc_q_cmd(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_q_cmd()
1008 void bta_gattc_fail(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_fail()
1070 tBTA_GATTC_CLCB* p_clcb = in bta_gattc_enc_cmpl_cback() local
1099 tBTA_GATTC_CLCB* p_clcb = &bta_gattc_cb.clcb[0]; in bta_gattc_process_api_refresh() local
1123 tBTA_GATTC_CLCB* p_clcb, in bta_gattc_process_srvc_chg_ind()
1192 void bta_gattc_proc_other_indication(tBTA_GATTC_CLCB* p_clcb, uint8_t op, in bta_gattc_proc_other_indication()
1246 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_process_indicate() local
1295 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_cmpl_cback() local
1333 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_cong_cback() local