HomeSort by relevance Sort by last modified time
    Searched refs:MCA_L2C_CFG_IND_DONE (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/mcap/
mca_l2c.c 383 if (p_tbl->cfg_flags & MCA_L2C_CFG_IND_DONE)
437 if ((p_tbl->cfg_flags & MCA_L2C_CFG_IND_DONE) == 0)
440 p_tbl->cfg_flags |= MCA_L2C_CFG_IND_DONE;
mca_int.h 155 #define MCA_L2C_CFG_IND_DONE (1<<0)

Completed in 33 milliseconds