Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp.h176 bool channels_listed; member
Ddpp.c233 bi->channels_listed = true; in dpp_parse_uri_chan_list()
4708 if (peer_bi->num_freq == 0 && !peer_bi->channels_listed) in dpp_nfc_update_bi_channel()
4712 if ((own_bi->num_freq == 0 && !own_bi->channels_listed) || in dpp_nfc_update_bi_channel()