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