Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h827 extern bool l2c_fcr_renegotiate_chan(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg);
Dl2c_csm.cc1020 if (!l2c_fcr_renegotiate_chan(p_ccb, p_cfg)) { in l2c_csm_config()
Dl2c_fcr.cc1696 bool l2c_fcr_renegotiate_chan(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2c_fcr_renegotiate_chan() function