Home
last modified time | relevance | path

Searched refs:hostapd_driver_commit (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.h69 int hostapd_driver_commit(struct hostapd_data *hapd);
Dap_drv_ops.c504 int hostapd_driver_commit(struct hostapd_data *hapd) in hostapd_driver_commit() function
Dhostapd.c781 if (hostapd_driver_commit(hapd) < 0) { in hostapd_setup_interface_complete()