Home
last modified time | relevance | path

Searched defs:p_clcb (Results 1 – 19 of 19) sorted by relevance

/aosp12/system/bt/bta/gatt/
H A Dbta_gattc_act.cc263 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_alloc_clcb( in bta_gattc_process_api_open() local
335 void bta_gattc_open_error(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_open_error()
343 void bta_gattc_open_fail(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_open_fail()
406 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_alloc_clcb( in bta_gattc_init_bk_conn() local
451 void bta_gattc_cancel_open(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_cancel_open()
527 void bta_gattc_close_fail(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_close_fail()
600 void bta_gattc_disc_close(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_disc_close()
720 void bta_gattc_disc_cmpl(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_disc_cmpl()
804 void bta_gattc_read_multi(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_read_multi()
1072 void bta_gattc_fail(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_fail()
[all …]
H A Dbta_gattc_utils.cc93 tBTA_GATTC_CLCB* p_clcb = &bta_gattc_cb.clcb[0]; in bta_gattc_find_clcb_by_cif() local
113 tBTA_GATTC_CLCB* p_clcb = &bta_gattc_cb.clcb[0]; in bta_gattc_find_clcb_by_conn_id() local
135 tBTA_GATTC_CLCB* p_clcb = NULL; in bta_gattc_clcb_alloc() local
179 tBTA_GATTC_CLCB* p_clcb; in bta_gattc_find_alloc_clcb() local
197 void bta_gattc_clcb_dealloc(tBTA_GATTC_CLCB* p_clcb) { in bta_gattc_clcb_dealloc()
269 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_find_scb_by_cid() local
325 bool bta_gattc_enqueue(tBTA_GATTC_CLCB* p_clcb, const tBTA_GATTC_DATA* p_data) { in bta_gattc_enqueue()
615 tBTA_GATTC_CLCB* p_clcb = NULL; in bta_gattc_find_int_conn_clcb() local
650 tBTA_GATTC_CLCB* p_clcb = NULL; in bta_gattc_find_int_disconn_clcb() local
H A Dbta_gattc_cache.cc137 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_discover_pri_service() local
152 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_explore_next_service() local
212 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_explore_srvc_finished() local
369 void bta_gattc_op_cmpl_during_discovery(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_op_cmpl_during_discovery()
395 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_disc_res_cback() local
435 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_disc_cmpl_cback() local
527 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_get_services() local
567 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_get_characteristic() local
627 bool bta_gattc_read_db_hash(tBTA_GATTC_CLCB* p_clcb) { in bta_gattc_read_db_hash()
645 static void bta_gattc_read_db_hash_cmpl(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_read_db_hash_cmpl()
[all …]
H A Dbta_gattc_main.cc298 bool bta_gattc_sm_execute(tBTA_GATTC_CLCB* p_clcb, uint16_t event, in bta_gattc_sm_execute()
365 tBTA_GATTC_CLCB* p_clcb = NULL; in bta_gattc_hdl_event() local
/aosp12/system/bt/stack/gatt/
H A Dgatt_cl.cc88 void gatt_act_discovery(tGATT_CLCB* p_clcb) { in gatt_act_discovery()
147 void gatt_act_read(tGATT_CLCB* p_clcb, uint16_t offset) { in gatt_act_read()
218 void gatt_act_write(tGATT_CLCB* p_clcb, uint8_t sec_act) { in gatt_act_write()
284 void gatt_send_queue_write_cancel(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in gatt_send_queue_write_cancel()
338 void gatt_send_prepare_write(tGATT_TCB& tcb, tGATT_CLCB* p_clcb) { in gatt_send_prepare_write()
519 void gatt_process_error_rsp(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in gatt_process_error_rsp()
578 void gatt_process_prep_write_rsp(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in gatt_process_prep_write_rsp()
985 void gatt_process_read_rsp(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in gatt_process_read_rsp()
1071 void gatt_process_handle_rsp(tGATT_CLCB* p_clcb) { in gatt_process_handle_rsp()
1156 tGATT_CLCB* p_clcb = gatt_cmd_dequeue(tcb, cmd.cid, &rsp_code); in gatt_cl_send_next_cmd_inq() local
[all …]
H A Dgatt_auth.cc49 static bool gatt_sign_data(tGATT_CLCB* p_clcb) { in gatt_sign_data()
133 void gatt_sec_check_complete(bool sec_check_ok, tGATT_CLCB* p_clcb, in gatt_sec_check_complete()
174 tGATT_CLCB* p_clcb = p_tcb->pending_enc_clcb.front(); in gatt_enc_cmpl_cback() local
191 tGATT_CLCB* p_clcb = p_tcb->pending_enc_clcb.front(); in gatt_enc_cmpl_cback() local
228 tGATT_CLCB* p_clcb = p_tcb->pending_enc_clcb.front(); in gatt_notify_enc_cmpl() local
269 tGATT_SEC_ACTION gatt_determine_sec_act(tGATT_CLCB* p_clcb) { in gatt_determine_sec_act()
398 bool gatt_security_check_start(tGATT_CLCB* p_clcb) { in gatt_security_check_start()
H A Dgatt_attr.cc126 tGATT_PROFILE_CLCB* p_clcb = NULL; in gatt_profile_find_clcb_by_conn_id() local
148 tGATT_PROFILE_CLCB* p_clcb = NULL; in gatt_profile_find_clcb_by_bd_addr() local
175 tGATT_PROFILE_CLCB* p_clcb = NULL; in gatt_profile_clcb_alloc() local
203 void gatt_profile_clcb_dealloc(tGATT_PROFILE_CLCB* p_clcb) { in gatt_profile_clcb_dealloc()
343 tGATT_PROFILE_CLCB* p_clcb = in gatt_connect_cback() local
445 tGATT_PROFILE_CLCB* p_clcb = gatt_profile_find_clcb_by_conn_id(conn_id); in gatt_disc_res_cback() local
486 tGATT_PROFILE_CLCB* p_clcb = gatt_profile_find_clcb_by_conn_id(conn_id); in gatt_disc_cmpl_cback() local
639 static void gatt_cl_start_config_ccc(tGATT_PROFILE_CLCB* p_clcb) { in gatt_cl_start_config_ccc()
683 tGATT_PROFILE_CLCB* p_clcb = in GATT_ConfigServiceChangeCCC() local
736 tGATT_PROFILE_CLCB* p_clcb; in gatt_cl_read_sr_supp_feat_req() local
H A Dgatt_utils.cc531 void gatt_start_rsp_timer(tGATT_CLCB* p_clcb) { in gatt_start_rsp_timer()
557 void gatt_stop_rsp_timer(tGATT_CLCB* p_clcb) { in gatt_stop_rsp_timer()
642 tGATT_CLCB* p_clcb = (tGATT_CLCB*)data; in gatt_rsp_timeout() local
1000 tGATT_CLCB* p_clcb = NULL; in gatt_clcb_alloc() local
1156 void gatt_clcb_dealloc(tGATT_CLCB* p_clcb) { in gatt_clcb_dealloc()
1413 void gatt_cmd_enq(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, bool to_send, in gatt_cmd_enq()
1448 tGATT_CLCB* p_clcb = cmd.p_clcb; in gatt_cmd_dequeue() local
1457 tGATT_STATUS gatt_send_write_msg(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in gatt_send_write_msg()
1480 void gatt_end_operation(tGATT_CLCB* p_clcb, tGATT_STATUS status, void* p_data) { in gatt_end_operation()
1554 tGATT_CLCB* p_clcb = &gatt_cb.clcb[i]; in gatt_cleanup_upon_disc() local
H A Dgatt_api.cc630 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_ConfigureMTU() local
693 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_Discover() local
759 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_Read() local
838 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_Write() local
891 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_ExecuteWrite() local
1081 tGATT_CLCB* p_clcb; in GATT_Deregister() local
H A Datt_protocol.cc427 static tGATT_STATUS attp_cl_send_cmd(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in attp_cl_send_cmd()
502 tGATT_STATUS attp_send_cl_msg(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in attp_send_cl_msg()
H A Dgatt_int.h204 tGATT_CLCB* p_clcb; member
/aosp12/system/bt/stack/srvc/
H A Dsrvc_eng.cc70 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_find_conn_id_by_bd_addr() local
93 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_find_clcb_by_bd_addr() local
115 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_find_clcb_by_conn_id() local
137 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_find_clcb_idx_by_conn_id() local
160 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_clcb_alloc() local
185 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_clcb_dealloc() local
304 tSRVC_CLCB* p_clcb = srvc_eng_find_clcb_by_conn_id(conn_id); in srvc_eng_c_cmpl_cback() local
354 tSRVC_CLCB* p_clcb = srvc_eng_find_clcb_by_bd_addr(remote_bda); in srvc_eng_request_channel() local
375 tSRVC_CLCB* p_clcb = srvc_eng_find_clcb_by_conn_id(conn_id); in srvc_eng_release_channel() local
H A Dsrvc_dis.cc193 tSRVC_CLCB* p_clcb = srvc_eng_find_clcb_by_conn_id(conn_id); in dis_gatt_c_read_dis_value_cmpl() local
256 void dis_c_cmpl_cback(tSRVC_CLCB* p_clcb, tGATTC_OPTYPE op, tGATT_STATUS status, in dis_c_cmpl_cback()
/aosp12/system/bt/test/mock/
H A Dmock_stack_gatt_auth.cc34 bool gatt_security_check_start(tGATT_CLCB* p_clcb) { in gatt_security_check_start()
38 tGATT_SEC_ACTION gatt_determine_sec_act(tGATT_CLCB* p_clcb) { in gatt_determine_sec_act()
57 void gatt_sec_check_complete(bool sec_check_ok, tGATT_CLCB* p_clcb, in gatt_sec_check_complete()
H A Dmock_stack_srvc_dis.cc68 void dis_c_cmpl_cback(tSRVC_CLCB* p_clcb, tGATTC_OPTYPE op, tGATT_STATUS status, in dis_c_cmpl_cback()
H A Dmock_stack_gatt_attr.cc75 void gatt_profile_clcb_dealloc(tGATT_PROFILE_CLCB* p_clcb) { in gatt_profile_clcb_dealloc()
/aosp12/system/bt/stack/gap/
H A Dgap_ble.cc295 tGAP_CLCB* p_clcb = find_clcb_by_bd_addr(bda); in client_connect_cback() local
320 tGAP_CLCB* p_clcb = ble_find_clcb_by_conn_id(conn_id); in client_cmpl_cback() local
371 tGAP_CLCB* p_clcb = find_clcb_by_bd_addr(peer_bda); in accept_client_operation() local
558 tGAP_CLCB* p_clcb = find_clcb_by_bd_addr(peer_bda); in GAP_BleCancelReadPeerDevName() local
/aosp12/system/bt/stack/test/gatt/
H A Dmock_gatt_utils_ref.cc49 tGATT_STATUS attp_send_cl_msg(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in attp_send_cl_msg()
61 void gatt_act_discovery(tGATT_CLCB* p_clcb) {} in gatt_act_discovery()
H A Dgatt_sr_test.cc74 tGATT_STATUS attp_send_cl_msg(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in attp_send_cl_msg()
92 void gatt_act_discovery(tGATT_CLCB* p_clcb) {} in gatt_act_discovery()