Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h859 bool l2c_fcr_renegotiate_chan(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg);
Dl2c_csm.cc1134 if (!l2c_fcr_renegotiate_chan(p_ccb, p_cfg)) { in l2c_csm_config()
Dl2c_fcr.cc1697 bool l2c_fcr_renegotiate_chan(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2c_fcr_renegotiate_chan() function