Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_utils.cc413 l2c_link_check_send_pkts(p_lcb, NULL, p_buf); in l2cu_send_peer_cmd_reject()
449 l2c_link_check_send_pkts(p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_connect_req()
490 l2c_link_check_send_pkts(p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_connect_rsp()
524 l2c_link_check_send_pkts(p_lcb, NULL, p_buf); in l2cu_reject_connection()
625 l2c_link_check_send_pkts(p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_config_req()
715 l2c_link_check_send_pkts(p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_config_rsp()
834 l2c_link_check_send_pkts(p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_config_rej()
882 l2c_link_check_send_pkts(p_ccb->p_lcb, p_ccb, p_buf2); in l2cu_send_peer_disc_req()
886 l2c_link_check_send_pkts(p_ccb->p_lcb, NULL, p_buf); in l2cu_send_peer_disc_req()
921 l2c_link_check_send_pkts(p_lcb, NULL, p_buf); in l2cu_send_peer_disc_rsp()
[all …]
Dl2c_link.cc608 l2c_link_check_send_pkts(p_lcb, NULL, NULL); in l2c_link_timeout()
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() function
1285 l2c_link_check_send_pkts(p_lcb, NULL, NULL); in l2c_link_process_num_completed_pkts()
1291 l2c_link_check_send_pkts(NULL, NULL, NULL); in l2c_link_process_num_completed_pkts()
1297 l2c_link_check_send_pkts(NULL, NULL, NULL); in l2c_link_process_num_completed_pkts()
1360 l2c_link_check_send_pkts(p_lcb, NULL, NULL); in l2c_link_segments_xmitted()
Dl2c_csm.cc825 l2c_link_check_send_pkts(p_ccb->p_lcb, NULL, NULL); in l2c_csm_config()
916 l2c_link_check_send_pkts(p_ccb->p_lcb, NULL, NULL); in l2c_csm_config()
1094 l2c_link_check_send_pkts(p_ccb->p_lcb, NULL, NULL); in l2c_csm_open()
1139 l2c_link_check_send_pkts(p_ccb->p_lcb, NULL, NULL); in l2c_csm_open()
Dl2c_fcr.cc582 l2c_link_check_send_pkts(p_ccb->p_lcb, NULL, p_buf); in l2c_fcr_send_S_frame()
803 l2c_link_check_send_pkts(p_ccb->p_lcb, NULL, NULL); in l2c_fcr_proc_pdu()
1624 l2c_link_check_send_pkts(p_ccb->p_lcb, NULL, NULL); in retransmit_i_frames()
Dl2c_int.h711 extern void l2c_link_check_send_pkts(tL2C_LCB* p_lcb, tL2C_CCB* p_ccb,
Dl2c_api.cc1609 l2c_link_check_send_pkts(p_lcb, NULL, NULL); in L2CA_SendFixedChnlData()
/system/bt/stack/btm/
Dbtm_pm.cc774 l2c_link_check_send_pkts(p_lcb, NULL, NULL); in btm_pm_proc_mode_change()