Searched refs:otPlatRadioGetRssi (Results 1 – 3 of 3) sorted by relevance
194 int8_t otPlatRadioGetRssi(otInstance *aInstance) in otPlatRadioGetRssi() function
923 int8_t otPlatRadioGetRssi(otInstance *aInstance) in otPlatRadioGetRssi() function
611 zassert_equal(otPlatRadioGetRssi(ot), rssi, "Invalid RSSI value received."); in ZTEST()