Home
last modified time | relevance | path

Searched refs:l2c_link_check_send_pkts (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c530 l2c_link_check_send_pkts (p_lcb, NULL, p_buf); in l2cu_send_peer_cmd_reject()
567 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_connect_req()
608 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_connect_rsp()
640 l2c_link_check_send_pkts (p_lcb, NULL, p_buf); in l2cu_reject_connection()
746 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_config_req()
838 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_config_rsp()
955 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_config_rej()
995 l2c_link_check_send_pkts (p_ccb->p_lcb, p_ccb, p_buf2); in l2cu_send_peer_disc_req()
999 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_disc_req()
1038 l2c_link_check_send_pkts (p_lcb, NULL, p_buf); in l2cu_send_peer_disc_rsp()
[all …]
Dl2c_link.c663 l2c_link_check_send_pkts (p_lcb, NULL, NULL); in l2c_link_timeout()
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() function
1419 l2c_link_check_send_pkts (p_lcb, NULL, NULL); in l2c_link_process_num_completed_pkts()
1425 l2c_link_check_send_pkts (NULL, NULL, NULL); in l2c_link_process_num_completed_pkts()
1432 l2c_link_check_send_pkts (NULL, NULL, NULL); in l2c_link_process_num_completed_pkts()
1511 l2c_link_check_send_pkts (p_lcb, NULL, NULL); in l2c_link_segments_xmitted()
Dl2c_csm.c739 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL); in l2c_csm_config()
819 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL); in l2c_csm_config()
992 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL); in l2c_csm_open()
Dl2c_fcr.c579 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf); in l2c_fcr_send_S_frame()
798 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL); in l2c_fcr_proc_pdu()
1505 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL); in retransmit_i_frames()
Dl2c_ucd.c736 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL); in l2c_ucd_send_pending_out_sec_q()
Dl2c_main.c325 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL); in l2c_rcv_acl_data()
Dl2c_api.c1843 l2c_link_check_send_pkts (p_lcb, NULL, NULL); in L2CA_SendFixedChnlData()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_pm.c783 l2c_link_check_send_pkts(p_lcb, NULL, NULL); in btm_pm_proc_mode_change()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h724 extern void l2c_link_check_send_pkts (tL2C_LCB *p_lcb, tL2C_CCB *p_ccb, BT_HDR *p_buf);