Searched refs:otThreadGetParentLastRssi (Results 1 – 3 of 3) sorted by relevance
836 otError otThreadGetParentLastRssi(otInstance *aInstance, int8_t *aLastRssi);
368 otError otThreadGetParentLastRssi(otInstance *aInstance, int8_t *aLastRssi) in otThreadGetParentLastRssi() function
799 IgnoreError(otThreadGetParentLastRssi(mInstance, &lastRssi)); in HandlePropertyGet()