Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_act.cc277 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_alloc_clcb( in bta_gattc_process_api_open() local
304 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_cif( in bta_gattc_process_api_open_cancel() local
340 void bta_gattc_cancel_open_error(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_cancel_open_error()
350 void bta_gattc_open_error(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_open_error()
358 void bta_gattc_open_fail(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_open_fail()
371 void bta_gattc_open(tBTA_GATTC_CLCB* p_clcb, const tBTA_GATTC_DATA* p_data) { in bta_gattc_open()
433 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_alloc_clcb( in bta_gattc_init_bk_conn() local
477 void bta_gattc_cancel_open_ok(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_cancel_open_ok()
489 void bta_gattc_cancel_open(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_cancel_open()
505 void bta_gattc_conn(tBTA_GATTC_CLCB* p_clcb, const tBTA_GATTC_DATA* p_data) { in bta_gattc_conn()
[all …]
Dbta_gattc_utils.cc96 tBTA_GATTC_CLCB* p_clcb = &bta_gattc_cb.clcb[0]; in bta_gattc_find_clcb_by_cif() local
116 tBTA_GATTC_CLCB* p_clcb = &bta_gattc_cb.clcb[0]; in bta_gattc_find_clcb_by_conn_id() local
138 tBTA_GATTC_CLCB* p_clcb = NULL; in bta_gattc_clcb_alloc() local
183 tBTA_GATTC_CLCB* p_clcb; in bta_gattc_find_alloc_clcb() local
221 void bta_gattc_clcb_dealloc(tBTA_GATTC_CLCB* p_clcb) { in bta_gattc_clcb_dealloc()
314 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_find_scb_by_cid() local
362 void bta_gattc_send_mtu_response(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_send_mtu_response()
383 void bta_gattc_continue(tBTA_GATTC_CLCB* p_clcb) { in bta_gattc_continue()
435 bool bta_gattc_is_data_queued(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_is_data_queued()
454 BtaEnqueuedResult_t bta_gattc_enqueue(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_enqueue()
[all …]
Dbta_gattc_cache.cc127 RobustCachingSupport GetRobustCachingSupport(const tBTA_GATTC_CLCB* p_clcb, in GetRobustCachingSupport()
204 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_discover_pri_service() local
219 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_explore_next_service() local
279 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_explore_srvc_finished() local
449 void bta_gattc_op_cmpl_during_discovery(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_op_cmpl_during_discovery()
478 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_disc_res_cback() local
518 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_disc_cmpl_cback() local
583 void bta_gattc_search_service(tBTA_GATTC_CLCB* p_clcb, Uuid* p_uuid) { in bta_gattc_search_service()
610 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_get_services() local
650 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_get_characteristic() local
[all …]
Dbta_gattc_main.cc301 bool bta_gattc_sm_execute(tBTA_GATTC_CLCB* p_clcb, uint16_t event, in bta_gattc_sm_execute()
368 tBTA_GATTC_CLCB* p_clcb = NULL; in bta_gattc_hdl_event() local
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_cl.cc92 void gatt_act_discovery(tGATT_CLCB* p_clcb) { in gatt_act_discovery()
151 void gatt_act_read(tGATT_CLCB* p_clcb, uint16_t offset) { in gatt_act_read()
227 void gatt_act_write(tGATT_CLCB* p_clcb, uint8_t sec_act) { in gatt_act_write()
293 void gatt_send_queue_write_cancel(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in gatt_send_queue_write_cancel()
316 bool gatt_check_write_long_terminate(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in gatt_check_write_long_terminate()
347 void gatt_send_prepare_write(tGATT_TCB& tcb, tGATT_CLCB* p_clcb) { in gatt_send_prepare_write()
392 tGATT_CLCB* p_clcb, uint16_t len, in gatt_process_find_type_value_rsp()
438 void gatt_process_read_info_rsp(UNUSED_ATTR tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in gatt_process_read_info_rsp()
492 void gatt_proc_disc_error_rsp(UNUSED_ATTR tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in gatt_proc_disc_error_rsp()
528 void gatt_process_error_rsp(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in gatt_process_error_rsp()
[all …]
Dgatt_auth.cc50 static bool gatt_sign_data(tGATT_CLCB* p_clcb) { in gatt_sign_data()
134 static void gatt_sec_check_complete(bool sec_check_ok, tGATT_CLCB* p_clcb, in gatt_sec_check_complete()
177 tGATT_CLCB* p_clcb = p_tcb->pending_enc_clcb.front(); in gatt_enc_cmpl_cback() local
196 tGATT_CLCB* p_clcb = p_tcb->pending_enc_clcb.front(); in gatt_enc_cmpl_cback() local
234 tGATT_CLCB* p_clcb = p_tcb->pending_enc_clcb.front(); in gatt_notify_enc_cmpl() local
276 tGATT_SEC_ACTION gatt_determine_sec_act(tGATT_CLCB* p_clcb) { in gatt_determine_sec_act()
405 bool gatt_security_check_start(tGATT_CLCB* p_clcb) { in gatt_security_check_start()
Dgatt_attr.cc138 tGATT_PROFILE_CLCB* p_clcb = NULL; in gatt_profile_find_clcb_by_conn_id() local
160 tGATT_PROFILE_CLCB* p_clcb = NULL; in gatt_profile_find_clcb_by_bd_addr() local
187 tGATT_PROFILE_CLCB* p_clcb = NULL; in gatt_profile_clcb_alloc() local
215 void gatt_profile_clcb_dealloc(tGATT_PROFILE_CLCB* p_clcb) { in gatt_profile_clcb_dealloc()
356 tGATT_PROFILE_CLCB* p_clcb = in gatt_connect_cback() local
455 tGATT_PROFILE_CLCB* p_clcb = gatt_profile_find_clcb_by_conn_id(conn_id); in gatt_disc_res_cback() local
496 tGATT_PROFILE_CLCB* p_clcb = gatt_profile_find_clcb_by_conn_id(conn_id); in gatt_disc_cmpl_cback() local
668 static void gatt_cl_start_config_ccc(tGATT_PROFILE_CLCB* p_clcb) { in gatt_cl_start_config_ccc()
719 tGATT_PROFILE_CLCB* p_clcb = in GATT_ConfigServiceChangeCCC() local
797 tGATT_PROFILE_CLCB* p_clcb; in gatt_cl_read_sr_supp_feat_req() local
Dgatt_utils.cc564 void gatt_start_rsp_timer(tGATT_CLCB* p_clcb) { in gatt_start_rsp_timer()
590 void gatt_stop_rsp_timer(tGATT_CLCB* p_clcb) { in gatt_stop_rsp_timer()
675 tGATT_CLCB* p_clcb = (tGATT_CLCB*)data; in gatt_rsp_timeout() local
1022 auto p_clcb = &(gatt_cb.clcb_queue.back()); in gatt_clcb_alloc() local
1167 static void gatt_clcb_dealloc(tGATT_CLCB* p_clcb) { in gatt_clcb_dealloc()
1190 void gatt_clcb_invalidate(tGATT_TCB* p_tcb, const tGATT_CLCB* p_clcb) { in gatt_clcb_invalidate()
1522 void gatt_cmd_enq(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, bool to_send, in gatt_cmd_enq()
1557 tGATT_CLCB* p_clcb = cmd.p_clcb; in gatt_cmd_dequeue() local
1574 tGATT_STATUS gatt_send_write_msg(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in gatt_send_write_msg()
1609 void gatt_end_operation(tGATT_CLCB* p_clcb, tGATT_STATUS status, void* p_data) { in gatt_end_operation()
[all …]
Dgatt_api.cc709 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_ConfigureMTU() local
898 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_Discover() local
963 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_Read() local
1066 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_Write() local
1115 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_ExecuteWrite() local
Datt_protocol.cc433 static tGATT_STATUS attp_cl_send_cmd(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in attp_cl_send_cmd()
512 tGATT_STATUS attp_send_cl_msg(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in attp_send_cl_msg()
Dgatt_int.h214 tGATT_CLCB* p_clcb; member
/packages/modules/Bluetooth/system/stack/srvc/
Dsrvc_eng.cc77 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_find_clcb_by_bd_addr() local
99 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_find_clcb_by_conn_id() local
121 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_find_clcb_idx_by_conn_id() local
145 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_clcb_alloc() local
170 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_clcb_dealloc() local
292 tSRVC_CLCB* p_clcb = srvc_eng_find_clcb_by_conn_id(conn_id); in srvc_eng_c_cmpl_cback() local
342 tSRVC_CLCB* p_clcb = srvc_eng_find_clcb_by_bd_addr(remote_bda); in srvc_eng_request_channel() local
363 tSRVC_CLCB* p_clcb = srvc_eng_find_clcb_by_conn_id(conn_id); in srvc_eng_release_channel() local
Dsrvc_dis.cc198 tSRVC_CLCB* p_clcb = srvc_eng_find_clcb_by_conn_id(conn_id); in dis_gatt_c_read_dis_value_cmpl() local
261 void dis_c_cmpl_cback(tSRVC_CLCB* p_clcb, tGATTC_OPTYPE op, tGATT_STATUS status, in dis_c_cmpl_cback()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_auth.cc35 bool gatt_security_check_start(tGATT_CLCB* p_clcb) { in gatt_security_check_start()
39 tGATT_SEC_ACTION gatt_determine_sec_act(tGATT_CLCB* p_clcb) { in gatt_determine_sec_act()
Dmock_stack_srvc_dis.cc67 void dis_c_cmpl_cback(tSRVC_CLCB* p_clcb, tGATTC_OPTYPE op, tGATT_STATUS status, in dis_c_cmpl_cback()
Dmock_stack_gatt_attr.cc76 void gatt_profile_clcb_dealloc(tGATT_PROFILE_CLCB* p_clcb) { in gatt_profile_clcb_dealloc()
/packages/modules/Bluetooth/system/stack/gap/
Dgap_ble.cc301 tGAP_CLCB* p_clcb = find_clcb_by_bd_addr(bda); in client_connect_cback() local
326 tGAP_CLCB* p_clcb = ble_find_clcb_by_conn_id(conn_id); in client_cmpl_cback() local
377 tGAP_CLCB* p_clcb = find_clcb_by_bd_addr(peer_bda); in accept_client_operation() local
565 tGAP_CLCB* p_clcb = find_clcb_by_bd_addr(peer_bda); in GAP_BleCancelReadPeerDevName() local
/packages/modules/Bluetooth/system/stack/test/gatt/
Dmock_gatt_utils_ref.cc42 tGATT_STATUS attp_send_cl_msg(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in attp_send_cl_msg()
54 void gatt_act_discovery(tGATT_CLCB* p_clcb) {} in gatt_act_discovery()
Dgatt_sr_test.cc77 tGATT_STATUS attp_send_cl_msg(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in attp_send_cl_msg()
85 void gatt_act_discovery(tGATT_CLCB* p_clcb) {} in gatt_act_discovery()