Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_utils.c470 l2c_link_check_send_pkts (p_lcb, NULL, p_buf); in l2cu_send_peer_cmd_reject()
508 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_connect_req()
550 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_connect_rsp()
583 l2c_link_check_send_pkts (p_lcb, NULL, p_buf); in l2cu_reject_connection()
690 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_config_req()
783 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_config_rsp()
904 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_config_rej()
953 l2c_link_check_send_pkts (p_ccb->p_lcb, p_ccb, p_buf2); in l2cu_send_peer_disc_req()
957 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_disc_req()
992 l2c_link_check_send_pkts (p_lcb, NULL, p_buf); in l2cu_send_peer_disc_rsp()
[all …]
Dl2c_link.c671 l2c_link_check_send_pkts (p_lcb, NULL, NULL); in l2c_link_timeout()
1064 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
1449 l2c_link_check_send_pkts (p_lcb, NULL, NULL); in l2c_link_process_num_completed_pkts()
1456 l2c_link_check_send_pkts (NULL, NULL, NULL); in l2c_link_process_num_completed_pkts()
1464 l2c_link_check_send_pkts (NULL, NULL, NULL); in l2c_link_process_num_completed_pkts()
1550 l2c_link_check_send_pkts (p_lcb, NULL, NULL); in l2c_link_segments_xmitted()
Dl2c_csm.c911 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL); in l2c_csm_config()
1001 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL); in l2c_csm_config()
1202 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL); in l2c_csm_open()
1245 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL); in l2c_csm_open()
Dl2c_fcr.c576 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, p_buf); in l2c_fcr_send_S_frame()
809 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL); in l2c_fcr_proc_pdu()
1646 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL); in retransmit_i_frames()
Dl2c_ucd.c797 l2c_link_check_send_pkts (p_ccb->p_lcb, NULL, NULL); in l2c_ucd_send_pending_out_sec_q()
Dl2c_int.h699 extern void l2c_link_check_send_pkts (tL2C_LCB *p_lcb, tL2C_CCB *p_ccb, BT_HDR *p_buf);
Dl2c_api.c1879 l2c_link_check_send_pkts (p_lcb, NULL, NULL); in L2CA_SendFixedChnlData()
/system/bt/stack/btm/
Dbtm_pm.c843 l2c_link_check_send_pkts(p_lcb, NULL, NULL); in btm_pm_proc_mode_change()