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