Searched defs:get_interfaces (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h258 * is not an allocated copy, i.e., get_interfaces() caller will not free
1782 * get_interfaces - Get information about available interfaces
1788 struct wpa_interface_info * (*get_interfaces)(void *global_priv); member in struct:wpa_driver_ops
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h258 * is not an allocated copy, i.e., get_interfaces() caller will not free
1782 * get_interfaces - Get information about available interfaces
1788 struct wpa_interface_info * (*get_interfaces)(void *global_priv); member in struct:wpa_driver_ops
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h258 * is not an allocated copy, i.e., get_interfaces() caller will not free
1782 * get_interfaces - Get information about available interfaces
1788 struct wpa_interface_info * (*get_interfaces)(void *global_priv); member in struct:wpa_driver_ops

Completed in 107 milliseconds