Home
last modified time | relevance | path

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

12

/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_ccb_act.c50 static void avdt_ccb_clear_ccb(tAVDT_CCB *p_ccb) in avdt_ccb_clear_ccb()
87 void avdt_ccb_chan_open(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data) in avdt_ccb_chan_open()
106 void avdt_ccb_chan_close(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data) in avdt_ccb_chan_close()
125 void avdt_ccb_chk_close(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data) in avdt_ccb_chk_close()
157 void avdt_ccb_hdl_discover_cmd(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data) in avdt_ccb_hdl_discover_cmd()
195 void avdt_ccb_hdl_discover_rsp(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data) in avdt_ccb_hdl_discover_rsp()
218 void avdt_ccb_hdl_getcap_cmd(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data) in avdt_ccb_hdl_getcap_cmd()
242 void avdt_ccb_hdl_getcap_rsp(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data) in avdt_ccb_hdl_getcap_rsp()
265 void avdt_ccb_hdl_start_cmd(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data) in avdt_ccb_hdl_start_cmd()
296 void avdt_ccb_hdl_start_rsp(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data) in avdt_ccb_hdl_start_rsp()
[all …]
Davdt_ad.c130 tAVDT_TC_TBL *avdt_ad_tc_tbl_by_st(UINT8 type, tAVDT_CCB *p_ccb, UINT8 state) in avdt_ad_tc_tbl_by_st()
211 tAVDT_TC_TBL *avdt_ad_tc_tbl_by_type(UINT8 type, tAVDT_CCB *p_ccb, tAVDT_SCB *p_scb) in avdt_ad_tc_tbl_by_type()
243 tAVDT_TC_TBL *avdt_ad_tc_tbl_alloc(tAVDT_CCB *p_ccb) in avdt_ad_tc_tbl_alloc()
301 tAVDT_CCB *p_ccb; in avdt_ad_tc_close_ind() local
349 tAVDT_CCB *p_ccb; in avdt_ad_tc_open_ind() local
402 tAVDT_CCB *p_ccb; in avdt_ad_tc_cong_ind() local
435 tAVDT_CCB *p_ccb; in avdt_ad_tc_data_ind() local
474 UINT8 avdt_ad_write_req(UINT8 type, tAVDT_CCB *p_ccb, tAVDT_SCB *p_scb, BT_HDR *p_buf) in avdt_ad_write_req()
502 void avdt_ad_open_req(UINT8 type, tAVDT_CCB *p_ccb, tAVDT_SCB *p_scb, UINT8 role) in avdt_ad_open_req()
571 void avdt_ad_close_req(UINT8 type, tAVDT_CCB *p_ccb, tAVDT_SCB *p_scb) in avdt_ad_close_req()
Davdt_ccb.c299 void avdt_ccb_event(tAVDT_CCB *p_ccb, UINT8 event, tAVDT_CCB_EVT *p_data) in avdt_ccb_event()
340 tAVDT_CCB *p_ccb = &avdt_cb.ccb[0]; in avdt_ccb_by_bd() local
372 tAVDT_CCB *p_ccb = &avdt_cb.ccb[0]; in avdt_ccb_alloc() local
405 void avdt_ccb_dealloc(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data) in avdt_ccb_dealloc()
426 UINT8 avdt_ccb_to_idx(tAVDT_CCB *p_ccb) in avdt_ccb_to_idx()
444 tAVDT_CCB *p_ccb; in avdt_ccb_by_idx() local
Davdt_l2c.c78 tAVDT_CCB *p_ccb = NULL; in avdt_sec_check_complete_term() local
133 tAVDT_CCB *p_ccb = NULL; in avdt_sec_check_complete_orig() local
175 tAVDT_CCB *p_ccb; in avdt_l2c_connect_ind_cback() local
272 tAVDT_CCB *p_ccb; in avdt_l2c_connect_cfm_cback() local
415 tAVDT_CCB *p_ccb; in avdt_l2c_disconnect_ind_cback() local
Davdt_api.c325 tAVDT_CCB *p_ccb; in AVDT_DiscoverReq() local
365 tAVDT_CCB *p_ccb = NULL; in avdt_get_cap_req() local
518 tAVDT_CCB *p_ccb = NULL; in AVDT_OpenReq() local
970 tAVDT_CCB *p_ccb = NULL; in AVDT_ConnectReq() local
1010 tAVDT_CCB *p_ccb = NULL; in AVDT_DisconnectReq() local
1039 tAVDT_CCB *p_ccb; in AVDT_GetL2CapChannel() local
1067 tAVDT_CCB *p_ccb; in AVDT_GetSignalChannel() local
Davdt_msg.c1134 BOOLEAN avdt_msg_send(tAVDT_CCB *p_ccb, BT_HDR *p_msg) in avdt_msg_send()
1277 BT_HDR *avdt_msg_asmbl(tAVDT_CCB *p_ccb, BT_HDR *p_buf) in avdt_msg_asmbl()
1398 void avdt_msg_send_cmd(tAVDT_CCB *p_ccb, void *p_scb, UINT8 sig_id, tAVDT_MSG *p_params) in avdt_msg_send_cmd()
1463 void avdt_msg_send_rsp(tAVDT_CCB *p_ccb, UINT8 sig_id, tAVDT_MSG *p_params) in avdt_msg_send_rsp()
1510 void avdt_msg_send_rej(tAVDT_CCB *p_ccb, UINT8 sig_id, tAVDT_MSG *p_params) in avdt_msg_send_rej()
1569 void avdt_msg_send_grej(tAVDT_CCB *p_ccb, UINT8 sig_id, tAVDT_MSG *p_params) in avdt_msg_send_grej()
1611 void avdt_msg_ind(tAVDT_CCB *p_ccb, BT_HDR *p_buf) in avdt_msg_ind()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_conn.c131 tGAP_CCB *p_ccb; in GAP_ConnOpen() local
262 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnClose() local
301 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnReadData() local
361 tGAP_CCB *p_ccb; in GAP_GetRxQueueCnt() local
400 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnBTRead() local
437 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnBTWrite() local
499 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnWriteData() local
576 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnReconfig() local
616 tGAP_CCB *p_ccb; in GAP_ConnSetIdleTimeout() local
646 tGAP_CCB *p_ccb = gap_find_ccb_by_handle (gap_handle); in GAP_ConnGetRemoteAddr() local
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c169 void l2c_fcr_start_timer (tL2C_CCB *p_ccb) in l2c_fcr_start_timer()
196 void l2c_fcr_stop_timer (tL2C_CCB *p_ccb) in l2c_fcr_stop_timer()
213 void l2c_fcr_free_timer (tL2C_CCB *p_ccb) in l2c_fcr_free_timer()
228 void l2c_fcr_cleanup (tL2C_CCB *p_ccb) in l2c_fcr_cleanup()
374 BOOLEAN l2c_fcr_is_flow_controlled (tL2C_CCB *p_ccb) in l2c_fcr_is_flow_controlled()
407 static void prepare_I_frame (tL2C_CCB *p_ccb, BT_HDR *p_buf, BOOLEAN is_retransmission) in prepare_I_frame()
503 void l2c_fcr_send_S_frame (tL2C_CCB *p_ccb, UINT16 function_code, UINT16 pf_bit) in l2c_fcr_send_S_frame()
603 void l2c_fcr_proc_pdu (tL2C_CCB *p_ccb, BT_HDR *p_buf) in l2c_fcr_proc_pdu()
811 void l2c_fcr_proc_tout (tL2C_CCB *p_ccb) in l2c_fcr_proc_tout()
847 void l2c_fcr_proc_ack_tout (tL2C_CCB *p_ccb) in l2c_fcr_proc_ack_tout()
[all …]
Dl2c_ucd.c260 tL2C_CCB *p_ccb; in L2CA_UcdDeregister() local
310 tL2C_CCB *p_ccb; in L2CA_UcdDiscover() local
373 tL2C_CCB *p_ccb; in L2CA_UcdDataWrite() local
459 tL2C_CCB *p_ccb; in L2CA_UcdSetIdleTimeout() local
489 tL2C_CCB *p_ccb; in L2CA_UCDSetTxPriority() local
526 tL2C_CCB *p_ccb; in l2c_ucd_connect() local
622 BOOLEAN l2c_ucd_check_pending_info_req(tL2C_CCB *p_ccb) in l2c_ucd_check_pending_info_req()
686 void l2c_ucd_enqueue_pending_out_sec_q(tL2C_CCB *p_ccb, void *p_data) in l2c_ucd_enqueue_pending_out_sec_q()
701 BOOLEAN l2c_ucd_check_pending_out_sec_q(tL2C_CCB *p_ccb) in l2c_ucd_check_pending_out_sec_q()
730 void l2c_ucd_send_pending_out_sec_q(tL2C_CCB *p_ccb) in l2c_ucd_send_pending_out_sec_q()
[all …]
Dl2c_csm.c66 void l2c_csm_execute (tL2C_CCB *p_ccb, UINT16 event, void *p_data) in l2c_csm_execute()
122 static void l2c_csm_closed (tL2C_CCB *p_ccb, UINT16 event, void *p_data) in l2c_csm_closed()
284 static void l2c_csm_orig_w4_sec_comp (tL2C_CCB *p_ccb, UINT16 event, void *p_data) in l2c_csm_orig_w4_sec_comp()
372 static void l2c_csm_term_w4_sec_comp (tL2C_CCB *p_ccb, UINT16 event, void *p_data) in l2c_csm_term_w4_sec_comp()
478 static void l2c_csm_w4_l2cap_connect_rsp (tL2C_CCB *p_ccb, UINT16 event, void *p_data) in l2c_csm_w4_l2cap_connect_rsp()
576 static void l2c_csm_w4_l2ca_connect_rsp (tL2C_CCB *p_ccb, UINT16 event, void *p_data) in l2c_csm_w4_l2ca_connect_rsp()
658 static void l2c_csm_config (tL2C_CCB *p_ccb, UINT16 event, void *p_data) in l2c_csm_config()
882 static void l2c_csm_open (tL2C_CCB *p_ccb, UINT16 event, void *p_data) in l2c_csm_open()
1027 static void l2c_csm_w4_l2cap_disconnect_rsp (tL2C_CCB *p_ccb, UINT16 event, void *p_data) in l2c_csm_w4_l2cap_disconnect_rsp()
1083 static void l2c_csm_w4_l2ca_disconnect_rsp (tL2C_CCB *p_ccb, UINT16 event, void *p_data) in l2c_csm_w4_l2ca_disconnect_rsp()
[all …]
Dl2c_utils.c158 tL2C_CCB *p_ccb; in l2cu_release_lcb() local
544 void l2cu_send_peer_connect_req (tL2C_CCB *p_ccb) in l2cu_send_peer_connect_req()
581 void l2cu_send_peer_connect_rsp (tL2C_CCB *p_ccb, UINT16 result, UINT16 status) in l2cu_send_peer_connect_rsp()
653 void l2cu_send_peer_config_req (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg) in l2cu_send_peer_config_req()
759 void l2cu_send_peer_config_rsp (tL2C_CCB *p_ccb, tL2CAP_CFG_INFO *p_cfg) in l2cu_send_peer_config_rsp()
851 void l2cu_send_peer_config_rej (tL2C_CCB *p_ccb, UINT8 *p_data, UINT16 data_len, UINT16 rej_len) in l2cu_send_peer_config_rej()
968 void l2cu_send_peer_disc_req (tL2C_CCB *p_ccb) in l2cu_send_peer_disc_req()
1278 void l2cu_enqueue_ccb (tL2C_CCB *p_ccb) in l2cu_enqueue_ccb()
1363 void l2cu_dequeue_ccb (tL2C_CCB *p_ccb) in l2cu_dequeue_ccb()
1437 void l2cu_change_pri_ccb (tL2C_CCB *p_ccb, tL2CAP_CHNL_PRIORITY priority) in l2cu_change_pri_ccb()
[all …]
Dl2c_api.c121 tL2C_CCB *p_ccb; in L2CA_Deregister() local
226 tL2C_CCB *p_ccb; in L2CA_ErtmConnectReq() local
391 tL2C_CCB *p_ccb; in L2CA_ErtmConnectRsp() local
473 tL2C_CCB *p_ccb; in L2CA_ConfigReq() local
523 tL2C_CCB *p_ccb; in L2CA_ConfigRsp() local
569 tL2C_CCB *p_ccb; in L2CA_DisconnectReq() local
597 tL2C_CCB *p_ccb; in L2CA_DisconnectRsp() local
768 tL2C_CCB *p_ccb; in L2CA_SetIdleTimeout() local
919 tL2C_CCB *p_ccb; in L2CA_LocalLoopbackReq() local
993 tL2C_CCB *p_ccb; in L2CA_FlowControl() local
[all …]
Dl2c_link.c159 tL2C_CCB *p_ccb; in l2c_link_hci_conn_comp() local
284 tL2C_CCB *p_ccb; in l2c_link_sec_comp() local
355 tL2C_CCB *p_ccb; in l2c_link_hci_disc_comp() local
534 tL2C_CCB *p_ccb; in l2c_link_hci_qos_violation() local
568 tL2C_CCB *p_ccb; in l2c_link_timeout() local
680 tL2C_CCB *p_ccb; in l2c_info_timeout() local
852 tL2C_CCB *p_ccb = (tL2C_CCB *)p_ccb_node; in l2c_chnl_allocation_in_ccb_list() local
988 tL2C_CCB *p_ccb; in l2c_link_check_power_mode() local
1031 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_main.c148 tL2C_CCB *p_ccb = NULL; in l2c_rcv_acl_data() local
365 tL2C_CCB *p_ccb; in process_l2cap_cmd() local
936 tL2C_CCB *p_ccb = NULL; in l2c_free_p_ccb_pool() local
1023 tL2C_CCB *p_ccb; in l2c_data_write() local
Dl2c_ble.c799 tL2C_CCB *p_ccb = NULL; in l2cble_process_sig_cmd() local
847 tL2C_CCB *p_ccb = NULL; in l2cble_process_sig_cmd() local
1466 void l2cble_credit_based_conn_req (tL2C_CCB *p_ccb) in l2cble_credit_based_conn_req()
1492 void l2cble_credit_based_conn_res (tL2C_CCB *p_ccb, UINT16 result) in l2cble_credit_based_conn_res()
1518 void l2cble_send_flow_control_credit(tL2C_CCB *p_ccb, UINT16 credit_value) in l2cble_send_flow_control_credit()
1545 void l2cble_send_peer_disc_req(tL2C_CCB *p_ccb) in l2cble_send_peer_disc_req()
/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_main.c253 tCONN_CB *p_ccb; in sdp_connect_ind() local
308 tCONN_CB *p_ccb; in sdp_connect_cfm() local
381 tCONN_CB *p_ccb; in sdp_config_ind() local
468 tCONN_CB *p_ccb; in sdp_config_cfm() local
530 tCONN_CB *p_ccb; in sdp_disconnect_ind() local
574 tCONN_CB *p_ccb; in sdp_data_ind() local
616 tCONN_CB *p_ccb; in sdp_conn_originate() local
659 void sdp_disconnect (tCONN_CB *p_ccb, UINT16 reason) in sdp_disconnect()
736 tCONN_CB *p_ccb; in sdp_disconnect_cfm() local
769 void sdp_conn_timeout (tCONN_CB *p_ccb) in sdp_conn_timeout()
Dsdp_discovery.c113 static void sdp_snd_service_search_req(tCONN_CB *p_ccb, UINT8 cont_len, UINT8 *p_cont) in sdp_snd_service_search_req()
187 void sdp_disc_connected (tCONN_CB *p_ccb) in sdp_disc_connected()
214 void sdp_disc_server_rsp (tCONN_CB *p_ccb, BT_HDR *p_msg) in sdp_disc_server_rsp()
272 static void process_service_search_rsp (tCONN_CB *p_ccb, UINT8 *p_reply) in process_service_search_rsp()
331 static void sdp_copy_raw_data (tCONN_CB *p_ccb, BOOLEAN offset) in sdp_copy_raw_data()
382 static void process_service_attr_rsp (tCONN_CB *p_ccb, UINT8 *p_reply) in process_service_attr_rsp()
527 static void process_service_search_attr_rsp (tCONN_CB *p_ccb, UINT8 *p_reply) in process_service_search_attr_rsp()
706 static UINT8 *save_attr_seq (tCONN_CB *p_ccb, UINT8 *p, UINT8 *p_msg_end) in save_attr_seq()
Dsdp_utils.c61 tCONN_CB *p_ccb; in sdpu_find_ccb_by_cid() local
89 tCONN_CB *p_ccb; in sdpu_find_ccb_by_db() local
117 tCONN_CB *p_ccb; in sdpu_allocate_ccb() local
145 void sdpu_release_ccb (tCONN_CB *p_ccb) in sdpu_release_ccb()
305 void sdpu_build_n_send_error (tCONN_CB *p_ccb, UINT16 trans_num, UINT16 error_code, char *p_error_t… in sdpu_build_n_send_error()
Dsdp_server.c114 void sdp_server_handle_client_req (tCONN_CB *p_ccb, BT_HDR *p_msg) in sdp_server_handle_client_req()
170 static void process_service_search (tCONN_CB *p_ccb, UINT16 trans_num, in process_service_search()
306 static void process_service_attr_req (tCONN_CB *p_ccb, UINT16 trans_num, in process_service_attr_req()
545 static void process_service_search_attr_req (tCONN_CB *p_ccb, UINT16 trans_num, in process_service_search_attr_req()
Dsdp_api.c119 tCONN_CB *p_ccb = sdpu_find_ccb_by_db (p_db); in SDP_CancelServiceSearch() local
145 tCONN_CB *p_ccb; in SDP_ServiceSearchRequest() local
182 tCONN_CB *p_ccb; in SDP_ServiceSearchAttributeRequest() local
220 tCONN_CB *p_ccb; in SDP_ServiceSearchAttributeRequest2() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_api.c142 tAVCT_CCB *p_ccb; in AVCT_CreateConn() local
197 tAVCT_CCB *p_ccb; in AVCT_RemoveConn() local
236 tAVCT_CCB *p_ccb; in AVCT_CreateBrowse() local
301 tAVCT_CCB *p_ccb; in AVCT_RemoveBrowse() local
334 tAVCT_CCB *p_ccb; in AVCT_GetBrowseMtu() local
358 tAVCT_CCB *p_ccb; in AVCT_GetPeerMtu() local
394 tAVCT_CCB *p_ccb; in AVCT_MsgReq() local
Davct_ccb.c46 tAVCT_CCB *p_ccb = &avct_cb.ccb[0]; in avct_ccb_alloc() local
77 void avct_ccb_dealloc(tAVCT_CCB *p_ccb, UINT8 event, UINT16 result, BD_ADDR bd_addr) in avct_ccb_dealloc()
109 UINT8 avct_ccb_to_idx(tAVCT_CCB *p_ccb) in avct_ccb_to_idx()
127 tAVCT_CCB *p_ccb; in avct_ccb_by_idx() local
Davct_lcb_act.c223 tAVCT_CCB *p_ccb = &avct_cb.ccb[0]; in avct_lcb_open_ind() local
269 tAVCT_CCB *p_ccb = &avct_cb.ccb[0]; in avct_lcb_open_fail() local
293 tAVCT_CCB *p_ccb = &avct_cb.ccb[0]; in avct_lcb_close_ind() local
324 tAVCT_CCB *p_ccb = &avct_cb.ccb[0]; in avct_lcb_close_cfm() local
441 tAVCT_CCB *p_ccb = &avct_cb.ccb[0]; in avct_lcb_cong_ind() local
631 tAVCT_CCB *p_ccb; in avct_lcb_msg_ind() local
Davct_lcb.c347 tAVCT_CCB *p_ccb = &avct_cb.ccb[0]; in avct_lcb_dealloc() local
407 tAVCT_CCB *p_ccb = &avct_cb.ccb[0]; in avct_lcb_has_pid() local
430 tAVCT_CCB *p_ccb = &avct_cb.ccb[0]; in avct_lcb_last_ccb() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c305 tSCO_CONN *p_ccb = &p_cb->sco_db[sco_inx]; in btm_sco_check_send_pkts() local
334 tSCO_CONN * p_ccb; in btm_sco_process_num_completed_pkts() local
372 tSCO_CONN *p_ccb = &btm_cb.sco_cb.sco_db[sco_inx]; in btm_pkt_stat_nums_update() local
396 tSCO_CONN *p_ccb = &btm_cb.sco_cb.sco_db[sco_inx]; in btm_pkt_stat_send_nums_update() local
507 tSCO_CONN *p_ccb = &btm_cb.sco_cb.sco_db[sco_inx]; in BTM_WriteScoData() local

12