Home
last modified time | relevance | path

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

/system/bt/stack/mcap/
Dmca_csm.cc76 /* MCA_CCB_LL_CLOSE_EVT */ {MCA_CCB_DEALLOC, MCA_CCB_NULL_ST},
91 /* MCA_CCB_LL_CLOSE_EVT */ {MCA_CCB_DEALLOC, MCA_CCB_NULL_ST},
106 /* MCA_CCB_LL_CLOSE_EVT */ {MCA_CCB_DEALLOC, MCA_CCB_NULL_ST},
191 if (p_ccb_tmp->state != MCA_CCB_NULL_ST && in mca_ccb_by_bd()
223 if (p_ccb_tmp->state == MCA_CCB_NULL_ST) { in mca_ccb_alloc()
Dmca_int.h81 MCA_CCB_NULL_ST, /* not allocated */ enumerator