Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddpp.h158 bool channels_listed; member
Ddpp.c232 bi->channels_listed = true; in dpp_parse_uri_chan_list()
4086 if (peer_bi->num_freq == 0 && !peer_bi->channels_listed) in dpp_nfc_update_bi_channel()
4090 if ((own_bi->num_freq == 0 && !own_bi->channels_listed) || in dpp_nfc_update_bi_channel()