Searched refs:otLinkGetRegion (Results 1 – 3 of 3) sorted by relevance
1110 otError otLinkGetRegion(otInstance *aInstance, uint16_t *aRegionCode);
497 otError otLinkGetRegion(otInstance *aInstance, uint16_t *aRegionCode) in otLinkGetRegion() function
5658 SuccessOrExit(error = otLinkGetRegion(GetInstancePtr(), ®ionCode)); in Process()