Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h773 extern bool l2c_fcr_adj_our_req_options(tL2C_CCB* p_ccb,
Dl2c_api.cc863 if (!l2c_fcr_adj_our_req_options(p_ccb, p_cfg)) return (false); in L2CA_ConfigReq()
Dl2c_fcr.cc1933 bool l2c_fcr_adj_our_req_options(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2c_fcr_adj_our_req_options() function