Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_csm.cc786 if (p_ccb->config_done & IB_CFG_DONE) { in l2c_csm_config()
882 p_ccb->config_done |= IB_CFG_DONE; in l2c_csm_config()
1017 p_ccb->config_done &= ~IB_CFG_DONE; in l2c_csm_open()
Dl2c_int.h295 #define IB_CFG_DONE 0x01 macro
298 #define CFG_DONE_MASK (IB_CFG_DONE | OB_CFG_DONE)