Home
last modified time | relevance | path

Searched refs:aRegionCode (Results 1 – 1 of 1) sorted by relevance

/modules/openthread/platform/
A Dradio_spinel.cpp490 otError otPlatRadioSetRegion(otInstance *aInstance, uint16_t aRegionCode) in otPlatRadioSetRegion() argument
493 return psRadioSpinel->SetRadioRegion(aRegionCode); in otPlatRadioSetRegion()
496 otError otPlatRadioGetRegion(otInstance *aInstance, uint16_t *aRegionCode) in otPlatRadioGetRegion() argument
499 return psRadioSpinel->GetRadioRegion(aRegionCode); in otPlatRadioGetRegion()

Completed in 6 milliseconds