HomeSort by relevance Sort by last modified time
    Searched refs:ctrl_iface_deinit (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
hostapd.h 36 void (*ctrl_iface_deinit)(struct hostapd_data *hapd); member in struct:hapd_interfaces
hostapd.c 351 hapd->iface->interfaces->ctrl_iface_deinit)
352 hapd->iface->interfaces->ctrl_iface_deinit(hapd);
    [all...]
  /external/wpa_supplicant_8/hostapd/
main.c 559 interfaces.ctrl_iface_deinit = hostapd_ctrl_iface_deinit;

Completed in 41 milliseconds