Searched refs:MCA_CCB_NULL_ST (Results 1 – 2 of 2) sorted by relevance
85 /* MCA_CCB_LL_CLOSE_EVT */ {MCA_CCB_DEALLOC, MCA_CCB_NULL_ST},101 /* MCA_CCB_LL_CLOSE_EVT */ {MCA_CCB_DEALLOC, MCA_CCB_NULL_ST},117 /* MCA_CCB_LL_CLOSE_EVT */ {MCA_CCB_DEALLOC, MCA_CCB_NULL_ST},235 …if (p_ccb_tmp->state != MCA_CCB_NULL_ST && memcmp(p_ccb_tmp->peer_addr, bd_addr, BD_ADDR_LEN) == 0) in mca_ccb_by_bd()270 if (p_ccb_tmp->state == MCA_CCB_NULL_ST) in mca_ccb_alloc()
81 MCA_CCB_NULL_ST, /* not allocated */ enumerator