Searched refs:L2C_IS_VALID_LE_PSM (Results 1 – 2 of 2) sorted by relevance
129 #define L2C_IS_VALID_LE_PSM(psm) (((psm) > 0x0000) && ((psm) < 0x0100)) macro
1332 if (!L2C_IS_VALID_LE_PSM(psm)) in L2CA_RegisterLECoc()