Searched refs:otLinkRawGetRssi (Results 1 – 2 of 2) sorted by relevance
209 int8_t otLinkRawGetRssi(otInstance *aInstance);
103 int8_t otLinkRawGetRssi(otInstance *aInstance) { return AsCoreType(aInstance).Get<Radio>().GetRssi(… in otLinkRawGetRssi() function