Searched refs:lastRssi (Results 1 – 1 of 1) sorted by relevance
796 int8_t lastRssi; in HandlePropertyGet() local799 IgnoreError(otThreadGetParentLastRssi(mInstance, &lastRssi)); in HandlePropertyGet()805 SuccessOrExit(error = mEncoder.WriteInt8(lastRssi)); in HandlePropertyGet()