Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_csm.cc969 if (p_ccb->config_done & IB_CFG_DONE) { in l2c_csm_config()
1010 if (p_ccb->config_done & IB_CFG_DONE) { in l2c_csm_config()
1055 p_ccb->config_done |= IB_CFG_DONE; in l2c_csm_config()
1206 p_ccb->config_done &= ~IB_CFG_DONE; in l2c_csm_open()
Dl2c_int.h309 #define IB_CFG_DONE 0x01 macro
Dl2c_utils.cc1839 else if (p_ccb->peer_cfg.mtu_present && !(p_ccb->config_done & IB_CFG_DONE)) { in l2cu_process_peer_cfg_req()
1857 !(p_ccb->config_done & IB_CFG_DONE)) { in l2cu_process_peer_cfg_req()
1877 else if (p_ccb->peer_cfg.qos_present && !(p_ccb->config_done & IB_CFG_DONE)) { in l2cu_process_peer_cfg_req()