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.cc892 l2cu_disconnect_chnl(p_ccb); in l2c_lcc_proc_pdu()
937 l2cu_disconnect_chnl(p_ccb); in l2c_fcr_proc_tout()
1020 l2cu_disconnect_chnl(p_ccb); in process_reqseq()
1315 l2cu_disconnect_chnl(p_ccb); in process_i_frame()
1573 l2cu_disconnect_chnl(p_ccb); in retransmit_i_frames()
1972 l2cu_disconnect_chnl(p_ccb); in l2c_fcr_adj_our_req_options()
2212 l2cu_disconnect_chnl(p_ccb); in l2c_fcr_renegotiate_chan()
Dl2c_csm.cc765 l2cu_disconnect_chnl(p_ccb); in l2c_csm_config()
1039 l2cu_disconnect_chnl(p_ccb); in l2c_csm_open()
Dl2c_int.h639 extern void l2cu_disconnect_chnl(tL2C_CCB* p_ccb);
Dl2c_utils.cc1763 void l2cu_disconnect_chnl(tL2C_CCB* p_ccb) { in l2cu_disconnect_chnl() function