[][src]Function openthread_sys::otLinkRawGetRssi

pub unsafe extern "C" fn otLinkRawGetRssi(aInstance: *mut otInstance) -> i8

Get the most recent RSSI measurement.

@param[in] aInstance A pointer to an OpenThread instance.

@returns The RSSI in dBm when it is valid. 127 when RSSI is invalid.