Home
last modified time | relevance | path

Searched refs:l2cu_disconnect_chnl (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_fcr.c918 l2cu_disconnect_chnl (p_ccb); in l2c_fcr_proc_tout()
1004 l2cu_disconnect_chnl (p_ccb); in process_reqseq()
1293 l2cu_disconnect_chnl (p_ccb); in process_i_frame()
1563 l2cu_disconnect_chnl (p_ccb); in retransmit_i_frames()
2021 l2cu_disconnect_chnl (p_ccb); in l2c_fcr_adj_our_req_options()
2278 l2cu_disconnect_chnl (p_ccb); in l2c_fcr_renegotiate_chan()
Dl2c_csm.c853 l2cu_disconnect_chnl (p_ccb); in l2c_csm_config()
1146 l2cu_disconnect_chnl (p_ccb); in l2c_csm_open()
Dl2c_int.h624 extern void l2cu_disconnect_chnl (tL2C_CCB *p_ccb);
Dl2c_utils.c1876 void l2cu_disconnect_chnl (tL2C_CCB *p_ccb) in l2cu_disconnect_chnl() function