Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_csm.cc1075 if (p_ccb->config_done & IB_CFG_DONE) { in l2c_csm_config()
1124 if (p_ccb->config_done & IB_CFG_DONE) { in l2c_csm_config()
1172 p_ccb->config_done |= IB_CFG_DONE; in l2c_csm_config()
1336 p_ccb->config_done &= ~IB_CFG_DONE; in l2c_csm_open()
Dl2c_int.h302 #define IB_CFG_DONE 0x01 macro
Dl2c_utils.cc1867 else if (p_ccb->peer_cfg.mtu_present && !(p_ccb->config_done & IB_CFG_DONE)) { in l2cu_process_peer_cfg_req()
1885 !(p_ccb->config_done & IB_CFG_DONE)) { in l2cu_process_peer_cfg_req()
1905 else if (p_ccb->peer_cfg.qos_present && !(p_ccb->config_done & IB_CFG_DONE)) { in l2cu_process_peer_cfg_req()