Searched refs:IE_VENDOR_THREAD_RSSI_CEIL (Results 1 – 2 of 2) sorted by relevance
398 rssi_lim = (rssi_lim > IE_VENDOR_THREAD_RSSI_CEIL) ? IE_VENDOR_THREAD_RSSI_CEIL : rssi_lim; in rssi_scale()404 (IE_VENDOR_THREAD_RSSI_CEIL - IE_VENDOR_THREAD_RSSI_FLOOR)); in rssi_scale()
213 #define IE_VENDOR_THREAD_RSSI_CEIL 0 ///< Thread Ve… macro