Lines Matching refs:country
52 os_memcpy(dev->country, pos, 3); in p2p_peer_channels_check()
54 if (pos[2] != 0x04 && os_memcmp(pos, p2p->cfg->country, 2) != 0) { in p2p_peer_channels_check()
56 p2p->cfg->country[0], p2p->cfg->country[1], in p2p_peer_channels_check()
178 p2p_buf_add_listen_channel(buf, p2p->cfg->country, p2p->cfg->reg_class, in p2p_build_go_neg_req()
194 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_go_neg_req()
197 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_go_neg_req()
201 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_req()
339 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_resp()
345 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_resp()
363 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_go_neg_resp()
368 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_go_neg_resp()
377 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res, in p2p_build_go_neg_resp()
1186 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_conf()
1195 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res, is_6ghz_capab); in p2p_build_go_neg_conf()