1.1.20.10 WDRV_WINC_REGDOMAIN_INFO
Struct type
Summary
Defines a regulatory domain's name.
Description
Specifies the country code length, country code associated with the regulatory domain.
Remarks
None.
typedef struct { uint8_t regDomainLen; uint8_t regDomain[WDRV_WINC_REGDOMAIN_MAX_NAME_LEN]; } WDRV_WINC_REGDOMAIN_INFO;