pub unsafe extern "C" fn otJamDetectionGetRssiThreshold(
aInstance: *mut otInstance,
) -> i8
Expand description
Get the Jam Detection RSSI Threshold (in dBm).
@param[in] aInstance A pointer to an OpenThread instance.
@returns The Jam Detection RSSI Threshold.