Home | History | Annotate | Download | only in hardware_legacy

Lines Matching defs:networks

308 // require firmware to store a large number of networks, covering the whole list of known networks.
321 // Calling wifi_set_epno_list shall reset the "done" status of pno networks in firmware.
324 // frequency range (min5GHz_rssi and min24GHz_rssi for 5GHz and 2.4GHz networks respectively).
372 int same_network_bonus; // score bonus for all networks with the same network flag
373 int secure_bonus; // score bonus for networks that are not open
374 int band5GHz_bonus; // 5GHz RSSI score bonus (applied to all 5GHz networks)
376 wifi_epno_network networks[MAX_EPNO_NETWORKS]; // PNO networks
390 /* Reset the ePNO list - no ePNO networks should be matched after this */
411 /* Sets a list for passpoint networks for PNO purposes; it should be matched
412 * against any passpoint networks (designated by Interworking element) found
415 wifi_passpoint_network *networks, wifi_passpoint_event_handler handler);
417 /* Reset passpoint network list - no Passpoint networks should be matched after this */