Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Drcp_caps_diag.cpp378 static constexpr uint16_t kRegionCode = 0x5757; in HandleSpinelCommand() local
380 return mRadioSpinel.Set(SPINEL_PROP_PHY_REGION_CODE, SPINEL_DATATYPE_UINT16_S, kRegionCode); in HandleSpinelCommand()