Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h297 #define CFG_DONE_MASK (IB_CFG_DONE | OB_CFG_DONE) macro
Dl2c_csm.cc1099 p_ccb->config_done &= ~CFG_DONE_MASK; in l2c_csm_open()