pub unsafe extern "C" fn otPlatRadioGetReceiveSensitivity(
aInstance: *mut otInstance,
) -> i8
Expand description
Get the radio receive sensitivity value.
@param[in] aInstance The OpenThread instance structure.
@returns The radio receive sensitivity value in dBm.