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.c854 l2cu_disconnect_chnl (p_ccb); in l2c_fcr_proc_tout()
939 l2cu_disconnect_chnl (p_ccb); in process_reqseq()
1236 l2cu_disconnect_chnl (p_ccb); in process_i_frame()
1518 l2cu_disconnect_chnl (p_ccb); in retransmit_i_frames()
1862 l2cu_disconnect_chnl (p_ccb); in l2c_fcr_adj_our_req_options()
2118 l2cu_disconnect_chnl (p_ccb); in l2c_fcr_renegotiate_chan()
Dl2c_csm.c729 l2cu_disconnect_chnl (p_ccb); in l2c_csm_config()
1005 l2cu_disconnect_chnl (p_ccb); in l2c_csm_open()
Dl2c_int.h595 extern void l2cu_disconnect_chnl (tL2C_CCB *p_ccb);
Dl2c_utils.c1844 void l2cu_disconnect_chnl (tL2C_CCB *p_ccb) in l2cu_disconnect_chnl() function