Home
last modified time | relevance | path

Searched defs:p_ccb (Results 1 – 25 of 33) sorted by relevance

12

/system/bt/stack/avdt/
Davdt_ccb_act.cc49 static void avdt_ccb_clear_ccb(AvdtpCcb* p_ccb) { in avdt_ccb_clear_ccb()
78 void avdt_ccb_chan_open(AvdtpCcb* p_ccb, UNUSED_ATTR tAVDT_CCB_EVT* p_data) { in avdt_ccb_chan_open()
94 void avdt_ccb_chan_close(AvdtpCcb* p_ccb, UNUSED_ATTR tAVDT_CCB_EVT* p_data) { in avdt_ccb_chan_close()
110 void avdt_ccb_chk_close(AvdtpCcb* p_ccb, UNUSED_ATTR tAVDT_CCB_EVT* p_data) { in avdt_ccb_chk_close()
144 void avdt_ccb_hdl_discover_cmd(AvdtpCcb* p_ccb, tAVDT_CCB_EVT* p_data) { in avdt_ccb_hdl_discover_cmd()
184 void avdt_ccb_hdl_discover_rsp(AvdtpCcb* p_ccb, tAVDT_CCB_EVT* p_data) { in avdt_ccb_hdl_discover_rsp()
207 void avdt_ccb_hdl_getcap_cmd(AvdtpCcb* p_ccb, tAVDT_CCB_EVT* p_data) { in avdt_ccb_hdl_getcap_cmd()
230 void avdt_ccb_hdl_getcap_rsp(AvdtpCcb* p_ccb, tAVDT_CCB_EVT* p_data) { in avdt_ccb_hdl_getcap_rsp()
253 void avdt_ccb_hdl_start_cmd(AvdtpCcb* p_ccb, tAVDT_CCB_EVT* p_data) { in avdt_ccb_hdl_start_cmd()
284 void avdt_ccb_hdl_start_rsp(AvdtpCcb* p_ccb, tAVDT_CCB_EVT* p_data) { in avdt_ccb_hdl_start_rsp()
[all …]
Davdt_ccb.cc367 void avdt_ccb_event(AvdtpCcb* p_ccb, uint8_t event, tAVDT_CCB_EVT* p_data) { in avdt_ccb_event()
411 AvdtpCcb* p_ccb = &avdtp_cb.ccb[0]; in avdt_ccb_by_bd() local
442 AvdtpCcb* p_ccb = &avdtp_cb.ccb[0]; in avdt_ccb_alloc() local
464 AvdtpCcb* p_ccb = &avdtp_cb.ccb[channel_index]; in avdt_ccb_alloc_by_channel_index() local
497 void avdt_ccb_dealloc(AvdtpCcb* p_ccb, UNUSED_ATTR tAVDT_CCB_EVT* p_data) { in avdt_ccb_dealloc()
514 uint8_t avdt_ccb_to_idx(AvdtpCcb* p_ccb) { in avdt_ccb_to_idx()
530 AvdtpCcb* p_ccb; in avdt_ccb_by_idx() local
Davdt_ad.cc142 AvdtpTransportChannel* avdt_ad_tc_tbl_by_st(uint8_t type, AvdtpCcb* p_ccb, in avdt_ad_tc_tbl_by_st()
217 AvdtpTransportChannel* avdt_ad_tc_tbl_by_type(uint8_t type, AvdtpCcb* p_ccb, in avdt_ad_tc_tbl_by_type()
248 AvdtpTransportChannel* avdt_ad_tc_tbl_alloc(AvdtpCcb* p_ccb) { in avdt_ad_tc_tbl_alloc()
302 AvdtpCcb* p_ccb; in avdt_ad_tc_close_ind() local
348 AvdtpCcb* p_ccb; in avdt_ad_tc_open_ind() local
409 AvdtpCcb* p_ccb; in avdt_ad_tc_cong_ind() local
446 AvdtpCcb* p_ccb; in avdt_ad_tc_data_ind() local
486 uint8_t avdt_ad_write_req(uint8_t type, AvdtpCcb* p_ccb, AvdtpScb* p_scb, in avdt_ad_write_req()
513 void avdt_ad_open_req(uint8_t type, AvdtpCcb* p_ccb, AvdtpScb* p_scb, in avdt_ad_open_req()
585 void avdt_ad_close_req(uint8_t type, AvdtpCcb* p_ccb, AvdtpScb* p_scb) { in avdt_ad_close_req()
Davdt_l2c.cc79 AvdtpCcb* p_ccb = NULL; in avdt_sec_check_complete_term() local
130 AvdtpCcb* p_ccb = NULL; in avdt_sec_check_complete_orig() local
167 AvdtpCcb* p_ccb; in avdt_l2c_connect_ind_cback() local
283 AvdtpCcb* p_ccb; in avdt_l2c_connect_cfm_cback() local
Davdt_api.cc41 AvdtpCcb* p_ccb = (AvdtpCcb*)data; in avdt_ccb_idle_ccb_timer_timeout() local
51 AvdtpCcb* p_ccb = (AvdtpCcb*)data; in avdt_ccb_ret_ccb_timer_timeout() local
61 AvdtpCcb* p_ccb = (AvdtpCcb*)data; in avdt_ccb_rsp_ccb_timer_timeout() local
264 AvdtpCcb* p_ccb; in AVDT_DiscoverReq() local
313 AvdtpCcb* p_ccb = NULL; in avdt_get_cap_req() local
458 AvdtpCcb* p_ccb = NULL; in AVDT_OpenReq() local
998 AvdtpCcb* p_ccb = NULL; in AVDT_ConnectReq() local
1047 AvdtpCcb* p_ccb = NULL; in AVDT_DisconnectReq() local
1082 AvdtpCcb* p_ccb; in AVDT_GetL2CapChannel() local
Davdt_msg.cc1059 bool avdt_msg_send(AvdtpCcb* p_ccb, BT_HDR* p_msg) { in avdt_msg_send()
1207 BT_HDR* avdt_msg_asmbl(AvdtpCcb* p_ccb, BT_HDR* p_buf) { in avdt_msg_asmbl()
1336 void avdt_msg_send_cmd(AvdtpCcb* p_ccb, void* p_scb, uint8_t sig_id, in avdt_msg_send_cmd()
1393 void avdt_msg_send_rsp(AvdtpCcb* p_ccb, uint8_t sig_id, tAVDT_MSG* p_params) { in avdt_msg_send_rsp()
1433 void avdt_msg_send_rej(AvdtpCcb* p_ccb, uint8_t sig_id, tAVDT_MSG* p_params) { in avdt_msg_send_rej()
1484 void avdt_msg_send_grej(AvdtpCcb* p_ccb, uint8_t sig_id, tAVDT_MSG* p_params) { in avdt_msg_send_grej()
1520 void avdt_msg_ind(AvdtpCcb* p_ccb, BT_HDR* p_buf) { in avdt_msg_ind()
Davdt_scb_act.cc583 AvdtpCcb* p_ccb = avdt_ccb_by_idx(p_data->msg.config_cmd.hdr.ccb_idx); in avdt_scb_hdl_setconfig_cmd() local
762 AvdtpCcb* p_ccb = p_scb->p_ccb; in avdt_scb_hdl_tc_close() local
1289 AvdtpCcb* p_ccb = avdt_ccb_by_idx(p_data->msg.config_cmd.hdr.ccb_idx); in avdt_scb_snd_setconfig_req() local
1486 AvdtpCcb* p_ccb; in avdt_scb_clr_pkt() local
/system/bt/stack/sdp/
Dsdp_main.cc146 tCONN_CB* p_ccb; in sdp_connect_ind() local
201 tCONN_CB* p_ccb; in sdp_connect_cfm() local
273 tCONN_CB* p_ccb; in sdp_config_ind() local
364 tCONN_CB* p_ccb; in sdp_config_cfm() local
417 tCONN_CB* p_ccb; in sdp_disconnect_ind() local
459 tCONN_CB* p_ccb; in sdp_data_ind() local
492 tCONN_CB* p_ccb; in sdp_conn_originate() local
538 void sdp_disconnect(tCONN_CB* p_ccb, uint16_t reason) { in sdp_disconnect()
610 tCONN_CB* p_ccb; in sdp_disconnect_cfm() local
643 tCONN_CB* p_ccb = (tCONN_CB*)data; in sdp_conn_timer_timeout() local
Dsdp_discovery.cc118 static void sdp_snd_service_search_req(tCONN_CB* p_ccb, uint8_t cont_len, in sdp_snd_service_search_req()
184 void sdp_disc_connected(tCONN_CB* p_ccb) { in sdp_disc_connected()
209 void sdp_disc_server_rsp(tCONN_CB* p_ccb, BT_HDR* p_msg) { in sdp_disc_server_rsp()
270 static void process_service_search_rsp(tCONN_CB* p_ccb, uint8_t* p_reply, in process_service_search_rsp()
343 static bool sdp_copy_raw_data(tCONN_CB* p_ccb, bool offset) { in sdp_copy_raw_data()
396 static void process_service_attr_rsp(tCONN_CB* p_ccb, uint8_t* p_reply, in process_service_attr_rsp()
524 static void process_service_search_attr_rsp(tCONN_CB* p_ccb, uint8_t* p_reply, in process_service_search_attr_rsp()
695 static uint8_t* save_attr_seq(tCONN_CB* p_ccb, uint8_t* p, uint8_t* p_msg_end) { in save_attr_seq()
Dsdp_server.cc107 void sdp_server_handle_client_req(tCONN_CB* p_ccb, BT_HDR* p_msg) { in sdp_server_handle_client_req()
177 static void process_service_search(tCONN_CB* p_ccb, uint16_t trans_num, in process_service_search()
305 static void process_service_attr_req(tCONN_CB* p_ccb, uint16_t trans_num, in process_service_attr_req()
539 static void process_service_search_attr_req(tCONN_CB* p_ccb, uint16_t trans_num, in process_service_search_attr_req()
Dsdp_api.cc109 tCONN_CB* p_ccb = sdpu_find_ccb_by_db(p_db); in SDP_CancelServiceSearch() local
129 tCONN_CB* p_ccb; in SDP_ServiceSearchRequest() local
160 tCONN_CB* p_ccb; in SDP_ServiceSearchAttributeRequest() local
193 tCONN_CB* p_ccb; in SDP_ServiceSearchAttributeRequest2() local
Dsdp_utils.cc305 tCONN_CB* p_ccb; in sdpu_find_ccb_by_cid() local
329 tCONN_CB* p_ccb; in sdpu_find_ccb_by_db() local
353 tCONN_CB* p_ccb; in sdpu_allocate_ccb() local
378 void sdpu_release_ccb(tCONN_CB* p_ccb) { in sdpu_release_ccb()
525 void sdpu_build_n_send_error(tCONN_CB* p_ccb, uint16_t trans_num, in sdpu_build_n_send_error()
/system/bt/stack/gap/
Dgap_conn.cc174 tGAP_CCB* p_ccb; in GAP_ConnOpen() local
338 tGAP_CCB* p_ccb = gap_find_ccb_by_handle(gap_handle); in GAP_ConnClose() local
374 tGAP_CCB* p_ccb = gap_find_ccb_by_handle(gap_handle); in GAP_ConnReadData() local
429 tGAP_CCB* p_ccb; in GAP_GetRxQueueCnt() local
465 tGAP_CCB* p_ccb = gap_find_ccb_by_handle(gap_handle); in GAP_ConnBTRead() local
485 static bool gap_try_write_queued_data(tGAP_CCB* p_ccb) { in gap_try_write_queued_data()
520 tGAP_CCB* p_ccb = gap_find_ccb_by_handle(gap_handle); in GAP_ConnWriteData() local
561 tGAP_CCB* p_ccb = gap_find_ccb_by_handle(gap_handle); in GAP_ConnReconfig() local
596 tGAP_CCB* p_ccb; in GAP_ConnSetIdleTimeout() local
621 tGAP_CCB* p_ccb = gap_find_ccb_by_handle(gap_handle); in GAP_ConnGetRemoteAddr() local
[all …]
/system/bt/stack/avct/
Davct_ccb.cc43 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_ccb_alloc() local
74 void avct_ccb_dealloc(tAVCT_CCB* p_ccb, uint8_t event, uint16_t result, in avct_ccb_dealloc()
105 uint8_t avct_ccb_to_idx(tAVCT_CCB* p_ccb) { in avct_ccb_to_idx()
121 tAVCT_CCB* p_ccb; in avct_ccb_by_idx() local
Davct_api.cc145 tAVCT_CCB* p_ccb; in AVCT_CreateConn() local
204 tAVCT_CCB* p_ccb; in AVCT_RemoveConn() local
245 tAVCT_CCB* p_ccb; in AVCT_CreateBrowse() local
308 tAVCT_CCB* p_ccb; in AVCT_RemoveBrowse() local
340 tAVCT_CCB* p_ccb = avct_ccb_by_idx(handle); in AVCT_GetBrowseMtu() local
361 tAVCT_CCB* p_ccb; in AVCT_GetPeerMtu() local
398 tAVCT_CCB* p_ccb; in AVCT_MsgReq() local
Davct_bcb_act.cc159 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_bcb_open_ind() local
224 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_bcb_open_fail() local
245 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_bcb_close_ind() local
275 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_bcb_close_cfm() local
384 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_bcb_cong_ind() local
510 tAVCT_CCB* p_ccb; in avct_bcb_msg_ind() local
590 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_bcb_dealloc() local
662 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_bcb_get_last_ccb_index() local
Davct_lcb_act.cc216 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_lcb_open_ind() local
261 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_lcb_open_fail() local
284 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_lcb_close_ind() local
313 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_lcb_close_cfm() local
420 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_lcb_cong_ind() local
591 tAVCT_CCB* p_ccb; in avct_lcb_msg_ind() local
Davct_lcb.cc301 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_lcb_dealloc() local
358 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_lcb_has_pid() local
380 tAVCT_CCB* p_ccb = &avct_cb.ccb[0]; in avct_lcb_last_ccb() local
/system/bt/stack/l2cap/
Dl2c_fcr.cc168 void l2c_fcr_start_timer(tL2C_CCB* p_ccb) { in l2c_fcr_start_timer()
195 void l2c_fcr_stop_timer(tL2C_CCB* p_ccb) { in l2c_fcr_stop_timer()
210 void l2c_fcr_cleanup(tL2C_CCB* p_ccb) { in l2c_fcr_cleanup()
375 bool l2c_fcr_is_flow_controlled(tL2C_CCB* p_ccb) { in l2c_fcr_is_flow_controlled()
408 static void prepare_I_frame(tL2C_CCB* p_ccb, BT_HDR* p_buf, in prepare_I_frame()
506 void l2c_fcr_send_S_frame(tL2C_CCB* p_ccb, uint16_t function_code, in l2c_fcr_send_S_frame()
600 void l2c_fcr_proc_pdu(tL2C_CCB* p_ccb, BT_HDR* p_buf) { in l2c_fcr_proc_pdu()
817 void l2c_lcc_proc_pdu(tL2C_CCB* p_ccb, BT_HDR* p_buf) { in l2c_lcc_proc_pdu()
917 void l2c_fcr_proc_tout(tL2C_CCB* p_ccb) { in l2c_fcr_proc_tout()
948 void l2c_fcr_proc_ack_tout(tL2C_CCB* p_ccb) { in l2c_fcr_proc_ack_tout()
[all …]
Dl2c_main.cc152 tL2C_CCB* p_ccb = NULL; in l2c_rcv_acl_data() local
346 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, lcid); in process_l2cap_cmd() local
364 for (tL2C_CCB* p_ccb = p_lcb->ccb_queue.p_first_ccb; p_ccb; in process_l2cap_cmd() local
391 tL2C_CCB* p_ccb = l2cu_allocate_ccb(p_lcb, 0); in process_l2cap_cmd() local
421 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, lcid); in process_l2cap_cmd() local
588 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, lcid); in process_l2cap_cmd() local
678 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, lcid); in process_l2cap_cmd() local
703 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, lcid); in process_l2cap_cmd() local
721 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, lcid); in process_l2cap_cmd() local
798 for (tL2C_CCB* p_ccb = p_lcb->ccb_queue.p_first_ccb; p_ccb; in process_l2cap_cmd() local
[all …]
Dl2c_csm.cc69 void l2c_csm_execute(tL2C_CCB* p_ccb, uint16_t event, void* p_data) { in l2c_csm_execute()
130 static void l2c_csm_closed(tL2C_CCB* p_ccb, uint16_t event, void* p_data) { in l2c_csm_closed()
307 static void l2c_csm_orig_w4_sec_comp(tL2C_CCB* p_ccb, uint16_t event, in l2c_csm_orig_w4_sec_comp()
405 static void l2c_csm_term_w4_sec_comp(tL2C_CCB* p_ccb, uint16_t event, in l2c_csm_term_w4_sec_comp()
508 static void l2c_csm_w4_l2cap_connect_rsp(tL2C_CCB* p_ccb, uint16_t event, in l2c_csm_w4_l2cap_connect_rsp()
631 static void l2c_csm_w4_l2ca_connect_rsp(tL2C_CCB* p_ccb, uint16_t event, in l2c_csm_w4_l2ca_connect_rsp()
735 static void l2c_csm_config(tL2C_CCB* p_ccb, uint16_t event, void* p_data) { in l2c_csm_config()
983 static void l2c_csm_open(tL2C_CCB* p_ccb, uint16_t event, void* p_data) { in l2c_csm_open()
1155 static void l2c_csm_w4_l2cap_disconnect_rsp(tL2C_CCB* p_ccb, uint16_t event, in l2c_csm_w4_l2cap_disconnect_rsp()
1212 static void l2c_csm_w4_l2ca_disconnect_rsp(tL2C_CCB* p_ccb, uint16_t event, in l2c_csm_w4_l2ca_disconnect_rsp()
[all …]
Dl2c_utils.cc142 tL2C_CCB* p_ccb; in l2cu_release_lcb() local
426 void l2cu_send_peer_connect_req(tL2C_CCB* p_ccb) { in l2cu_send_peer_connect_req()
462 void l2cu_send_peer_connect_rsp(tL2C_CCB* p_ccb, uint16_t result, in l2cu_send_peer_connect_rsp()
537 void l2cu_send_peer_config_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_send_peer_config_req()
638 void l2cu_send_peer_config_rsp(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_send_peer_config_rsp()
728 void l2cu_send_peer_config_rej(tL2C_CCB* p_ccb, uint8_t* p_data, in l2cu_send_peer_config_rej()
847 void l2cu_send_peer_disc_req(tL2C_CCB* p_ccb) { in l2cu_send_peer_disc_req()
1175 void l2cu_enqueue_ccb(tL2C_CCB* p_ccb) { in l2cu_enqueue_ccb()
1257 void l2cu_dequeue_ccb(tL2C_CCB* p_ccb) { in l2cu_dequeue_ccb()
1331 void l2cu_change_pri_ccb(tL2C_CCB* p_ccb, tL2CAP_CHNL_PRIORITY priority) { in l2cu_change_pri_ccb()
[all …]
Dl2c_api.cc139 tL2C_CCB* p_ccb; in L2CA_Deregister() local
367 tL2C_CCB* p_ccb = l2cu_allocate_ccb(p_lcb, 0); in L2CA_ErtmConnectReq() local
520 tL2C_CCB* p_ccb = p_lcb->ccb_queue.p_first_ccb; in L2CA_DeregisterLECoc() local
588 tL2C_CCB* p_ccb = l2cu_allocate_ccb(p_lcb, 0); in L2CA_ConnectLECocReq() local
663 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(p_lcb, lcid); in L2CA_ConnectLECocRsp() local
714 tL2C_CCB* p_ccb = l2cu_find_ccb_by_cid(NULL, lcid); in L2CA_GetPeerLECocConfig() local
767 tL2C_CCB* p_ccb; in L2CA_ErtmConnectRsp() local
849 tL2C_CCB* p_ccb; in L2CA_ConfigReq() local
902 tL2C_CCB* p_ccb; in L2CA_ConfigRsp() local
949 tL2C_CCB* p_ccb; in L2CA_DisconnectReq() local
[all …]
Dl2c_link.cc151 tL2C_CCB* p_ccb; in l2c_link_hci_conn_comp() local
295 tL2C_CCB* p_ccb; in l2c_link_sec_comp2() local
355 tL2C_CCB* p_ccb; in l2c_link_hci_disc_comp() local
489 tL2C_CCB* p_ccb; in l2c_link_hci_qos_violation() local
516 tL2C_CCB* p_ccb; in l2c_link_timeout() local
624 tL2C_CCB* p_ccb; in l2c_info_resp_timer_timeout() local
806 tL2C_CCB* p_ccb = l2cb.ccb_pool + xx; in l2c_link_adjust_chnl_allocation() local
930 tL2C_CCB* p_ccb; in l2c_link_check_power_mode() local
973 void l2c_link_check_send_pkts(tL2C_LCB* p_lcb, tL2C_CCB* p_ccb, BT_HDR* p_buf) { in l2c_link_check_send_pkts()
Dl2c_ble.cc242 tL2C_CCB* p_ccb; in l2cble_notify_le_connection() local
479 tL2C_CCB *p_ccb = NULL, *temp_p_ccb = NULL; in l2cble_process_sig_cmd() local
1057 void l2cble_credit_based_conn_req(tL2C_CCB* p_ccb) { in l2cble_credit_based_conn_req()
1079 void l2cble_credit_based_conn_res(tL2C_CCB* p_ccb, uint16_t result) { in l2cble_credit_based_conn_res()
1101 void l2cble_send_flow_control_credit(tL2C_CCB* p_ccb, uint16_t credit_value) { in l2cble_send_flow_control_credit()
1123 void l2cble_send_peer_disc_req(tL2C_CCB* p_ccb) { in l2cble_send_peer_disc_req()

12