Searched refs:cds_get_country_from_alpha2 (Results 1 – 3 of 3) sorted by relevance
135 int32_t cds_get_country_from_alpha2(uint8_t *alpha2);
501 int32_t cds_get_country_from_alpha2(uint8_t *alpha2) in cds_get_country_from_alpha2() function
191 country_code = cds_get_country_from_alpha2(hdd_ctx->reg.alpha2); in hdd_update_regulatory_info()