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.h82 int hostapd_driver_commit(struct hostapd_data *hapd);
Dap_drv_ops.c641 int hostapd_driver_commit(struct hostapd_data *hapd) in hostapd_driver_commit() function
Dhostapd.c2111 if (hostapd_driver_commit(hapd) < 0) { in hostapd_setup_interface_complete_sync()