Home
last modified time | relevance | path

Searched refs:l2c_fcr_chk_chan_modes (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_csm.c235 if (!l2c_fcr_chk_chan_modes(p_ccb)) in l2c_csm_closed()
389 if (!l2c_fcr_chk_chan_modes(p_ccb)) in l2c_csm_orig_w4_sec_comp()
668 if (!l2c_fcr_chk_chan_modes(p_ccb)) in l2c_csm_w4_l2cap_connect_rsp()
Dl2c_int.h751 extern UINT8 l2c_fcr_chk_chan_modes (tL2C_CCB *p_ccb);
Dl2c_fcr.c1956 UINT8 l2c_fcr_chk_chan_modes (tL2C_CCB *p_ccb) in l2c_fcr_chk_chan_modes() function
2018 if (!l2c_fcr_chk_chan_modes(p_ccb)) in l2c_fcr_adj_our_req_options()