Searched refs:otChannelMonitorGetRssiThreshold (Results 1 – 4 of 4) sorted by relevance
107 int8_t otChannelMonitorGetRssiThreshold(otInstance *aInstance);
64 int8_t otChannelMonitorGetRssiThreshold(otInstance *aInstance) in otChannelMonitorGetRssiThreshold() function
1401 OutputLine("threshold: %d", otChannelMonitorGetRssiThreshold(GetInstancePtr())); in Process()
2520 return mEncoder.WriteInt8(otChannelMonitorGetRssiThreshold(mInstance)); in HandlePropertyGet()