Searched refs:otMultiRadioGetNeighborInfo (Results 1 – 4 of 4) sorted by relevance
84 otError otMultiRadioGetNeighborInfo(otInstance *aInstance,
44 otError otMultiRadioGetNeighborInfo(otInstance *aInstance, in otMultiRadioGetNeighborInfo() function
4340 … if (otMultiRadioGetNeighborInfo(GetInstancePtr(), &neighInfo.mExtAddress, &multiRadioInfo) != in Process()4368 …SuccessOrExit(error = otMultiRadioGetNeighborInfo(GetInstancePtr(), &extAddress, &multiRadioInfo)); in Process()
3676 …if (otMultiRadioGetNeighborInfo(mInstance, &neighInfo.mExtAddress, &multiRadioInfo) == OT_ERROR_NO… in HandlePropertyGet()