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