/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gattc_act.cc | 283 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_alloc_clcb( in bta_gattc_process_api_open() local 310 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_cif( in bta_gattc_process_api_open_cancel() local 346 void bta_gattc_cancel_open_error(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_cancel_open_error() 356 void bta_gattc_open_error(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_open_error() 364 void bta_gattc_open_fail(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_open_fail() 388 void bta_gattc_open(tBTA_GATTC_CLCB* p_clcb, const tBTA_GATTC_DATA* p_data) { in bta_gattc_open() 450 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_alloc_clcb( in bta_gattc_init_bk_conn() local 493 void bta_gattc_cancel_open_ok(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_cancel_open_ok() 505 void bta_gattc_cancel_open(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_cancel_open() 521 void bta_gattc_conn(tBTA_GATTC_CLCB* p_clcb, const tBTA_GATTC_DATA* p_data) { in bta_gattc_conn() [all …]
|
D | bta_gattc_utils.cc | 99 tBTA_GATTC_CLCB* p_clcb = &bta_gattc_cb.clcb[0]; in bta_gattc_find_clcb_by_cif() local 118 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 …]
|
D | bta_gattc_cache.cc | 136 RobustCachingSupport GetRobustCachingSupport(const tBTA_GATTC_CLCB* p_clcb, in GetRobustCachingSupport() 211 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_discover_pri_service() local 226 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_explore_next_service() local 293 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_explore_srvc_finished() local 464 void bta_gattc_op_cmpl_during_discovery(tBTA_GATTC_CLCB* p_clcb, in bta_gattc_op_cmpl_during_discovery() 489 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_disc_res_cback() local 529 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_disc_cmpl_cback() local 595 void bta_gattc_search_service(tBTA_GATTC_CLCB* p_clcb, Uuid* p_uuid) { in bta_gattc_search_service() 621 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_get_services() local 661 tBTA_GATTC_CLCB* p_clcb = bta_gattc_find_clcb_by_conn_id(conn_id); in bta_gattc_get_characteristic() local [all …]
|
D | bta_gattc_main.cc | 302 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
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_cl.cc | 92 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() 391 void gatt_process_find_type_value_rsp(tGATT_TCB& /* tcb */, tGATT_CLCB* p_clcb, in gatt_process_find_type_value_rsp() 437 void gatt_process_read_info_rsp(tGATT_TCB& /* tcb */, tGATT_CLCB* p_clcb, in gatt_process_read_info_rsp() 491 void gatt_proc_disc_error_rsp(tGATT_TCB& /* tcb */, tGATT_CLCB* p_clcb, in gatt_proc_disc_error_rsp() 526 void gatt_process_error_rsp(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in gatt_process_error_rsp() [all …]
|
D | gatt_auth.cc | 51 static bool gatt_sign_data(tGATT_CLCB* p_clcb) { in gatt_sign_data() 135 static 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 193 tGATT_CLCB* p_clcb = p_tcb->pending_enc_clcb.front(); in gatt_enc_cmpl_cback() local 230 tGATT_CLCB* p_clcb = p_tcb->pending_enc_clcb.front(); in gatt_notify_enc_cmpl() local 272 tGATT_SEC_ACTION gatt_determine_sec_act(tGATT_CLCB* p_clcb) { in gatt_determine_sec_act() 400 bool gatt_security_check_start(tGATT_CLCB* p_clcb) { in gatt_security_check_start()
|
D | gatt_attr.cc | 156 tGATT_PROFILE_CLCB* p_clcb = NULL; in gatt_profile_find_clcb_by_conn_id() local 178 tGATT_PROFILE_CLCB* p_clcb = NULL; in gatt_profile_find_clcb_by_bd_addr() local 205 tGATT_PROFILE_CLCB* p_clcb = NULL; in gatt_profile_clcb_alloc() local 233 void gatt_profile_clcb_dealloc(tGATT_PROFILE_CLCB* p_clcb) { in gatt_profile_clcb_dealloc() 377 tGATT_PROFILE_CLCB* p_clcb = in gatt_connect_cback() local 479 tGATT_PROFILE_CLCB* p_clcb = gatt_profile_find_clcb_by_conn_id(conn_id); in gatt_disc_res_cback() local 521 tGATT_PROFILE_CLCB* p_clcb = gatt_profile_find_clcb_by_conn_id(conn_id); in gatt_disc_cmpl_cback() local 707 static void gatt_cl_start_config_ccc(tGATT_PROFILE_CLCB* p_clcb) { in gatt_cl_start_config_ccc() 772 tGATT_PROFILE_CLCB* p_clcb = in GATT_ConfigServiceChangeCCC() local 890 tGATT_PROFILE_CLCB* p_clcb; in gatt_cl_read_sr_supp_feat_req() local [all …]
|
D | gatt_utils.cc | 618 void gatt_start_rsp_timer(tGATT_CLCB* p_clcb) { in gatt_start_rsp_timer() 644 void gatt_stop_rsp_timer(tGATT_CLCB* p_clcb) { in gatt_stop_rsp_timer() 731 tGATT_CLCB* p_clcb = (tGATT_CLCB*)data; in gatt_rsp_timeout() local 1096 auto p_clcb = &(gatt_cb.clcb_queue.back()); in gatt_clcb_alloc() local 1220 static void gatt_clcb_dealloc(tGATT_CLCB* p_clcb) { in gatt_clcb_dealloc() 1243 void gatt_clcb_invalidate(tGATT_TCB* p_tcb, const tGATT_CLCB* p_clcb) { in gatt_clcb_invalidate() 1590 bool gatt_cmd_enq(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, bool to_send, in gatt_cmd_enq() 1634 tGATT_CLCB* p_clcb = cmd.p_clcb; in gatt_cmd_dequeue() local 1651 tGATT_STATUS gatt_send_write_msg(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in gatt_send_write_msg() 1686 void gatt_end_operation(tGATT_CLCB* p_clcb, tGATT_STATUS status, void* p_data) { in gatt_end_operation() [all …]
|
D | gatt_api.cc | 710 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_ConfigureMTU() local 895 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_Discover() local 956 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_Read() local 1058 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_Write() local 1106 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_ExecuteWrite() local
|
D | att_protocol.cc | 480 static tGATT_STATUS attp_cl_send_cmd(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in attp_cl_send_cmd() 570 tGATT_STATUS attp_send_cl_msg(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in attp_send_cl_msg()
|
D | gatt_int.h | 208 tGATT_CLCB* p_clcb; member
|
/packages/modules/Bluetooth/system/stack/srvc/ |
D | srvc_eng.cc | 78 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_find_clcb_by_bd_addr() local 100 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_find_clcb_by_conn_id() local 122 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_find_clcb_idx_by_conn_id() local 146 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_clcb_alloc() local 171 tSRVC_CLCB* p_clcb = NULL; in srvc_eng_clcb_dealloc() local 299 tSRVC_CLCB* p_clcb = srvc_eng_find_clcb_by_conn_id(conn_id); in srvc_eng_c_cmpl_cback() local 349 tSRVC_CLCB* p_clcb = srvc_eng_find_clcb_by_bd_addr(remote_bda); in srvc_eng_request_channel() local 370 tSRVC_CLCB* p_clcb = srvc_eng_find_clcb_by_conn_id(conn_id); in srvc_eng_release_channel() local
|
D | srvc_dis.cc | 199 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/stack/gap/ |
D | gap_ble.cc | 304 tGAP_CLCB* p_clcb = find_clcb_by_bd_addr(bda); in client_connect_cback() local 329 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 559 tGAP_CLCB* p_clcb = find_clcb_by_bd_addr(peer_bda); in GAP_BleCancelReadPeerDevName() local
|
/packages/modules/Bluetooth/system/stack/test/gatt/ |
D | mock_gatt_utils_ref.cc | 41 tGATT_STATUS attp_send_cl_msg(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in attp_send_cl_msg() 53 void gatt_act_discovery(tGATT_CLCB* p_clcb) {} in gatt_act_discovery()
|
D | gatt_sr_test.cc | 73 tGATT_STATUS attp_send_cl_msg(tGATT_TCB& tcb, tGATT_CLCB* p_clcb, in attp_send_cl_msg() 81 void gatt_act_discovery(tGATT_CLCB* p_clcb) {} in gatt_act_discovery()
|