Searched refs:LE_DYNAMIC_PSM_RANGE (Results 1 – 2 of 2) sorted by relevance
163 #define LE_DYNAMIC_PSM_RANGE (LE_DYNAMIC_PSM_END - LE_DYNAMIC_PSM_START + 1) macro527 bool le_dyn_psm_assigned[LE_DYNAMIC_PSM_RANGE]; /* Table of assigned LE PSM */
234 if (count > LE_DYNAMIC_PSM_RANGE) { in L2CA_AllocateLePSM()