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

/system/bt/stack/l2cap/
H A Dl2c_int.h298 #define IB_CFG_DONE 0x01 macro
301 #define CFG_DONE_MASK (IB_CFG_DONE | OB_CFG_DONE)
H A Dl2c_csm.cc818 if (p_ccb->config_done & IB_CFG_DONE) {
913 p_ccb->config_done |= IB_CFG_DONE;

Completed in 54 milliseconds