Lines Matching refs:priority
33 network selection, wpa_supplicant picks the highest priority enabled
114 # priority: Priority group
115 # By default, all networks and credentials get the same priority group
116 # (0). This field can be used to give higher priority for credentials
120 # with the highest priority value will be selected.
264 # <FQDN>,<0/1 exact match>,<priority>,<* or country code>
265 # (non-exact match means any subdomain matches the entry; priority is in
266 # 0..255 range with 0 being the highest priority)
275 # sp_priority: Credential priority within a provisioning SP
276 # This is the priority of the credential among all credentials
278 # provisioning_sp value). The range of this priority is 0-255 with 0
279 # being the highest and 255 the lower priority.
383 > set_cred 0 priority 1
396 > set_cred 1 priority 1
430 > set_network 0 priority 0
450 The preferred credentials/networks can be indicated with the priority
451 parameter (1 is higher priority than 0).