Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_csm.cc799 p_ccb->config_done |= RECONFIG_FLAG; in l2c_csm_config()
897 p_ccb->config_done |= RECONFIG_FLAG; in l2c_csm_config()
Dl2c_int.h297 #define RECONFIG_FLAG 0x04 /* True after initial configuration */ macro
Dl2c_fcr.cc1968 if (p_cfg->fcr_present && !(p_ccb->config_done & RECONFIG_FLAG)) { in l2c_fcr_adj_our_req_options()
2143 if (!p_cfg->fcr_present || (p_ccb->config_done & RECONFIG_FLAG)) in l2c_fcr_renegotiate_chan()