HomeSort by: relevance | last modified time | path
    Searched refs:get_hw_modes (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/fst/
fst.h 70 * get_hw_modes - Get hardware modes
76 int (*get_hw_modes)(void *ctx, struct hostapd_hw_modes **modes); member in struct:fst_wpa_obj
fst_iface.h 84 return i->iface_obj.get_hw_modes(i->iface_obj.ctx, modes);
  /src/external/bsd/wpa/dist/src/ap/
hostapd.c 2344 iface_obj->get_hw_modes = fst_hostapd_get_hw_modes_cb;
  /src/external/bsd/wpa/dist/wpa_supplicant/
wpa_supplicant.c 6582 iface_obj->get_hw_modes = wpas_fst_get_hw_modes;

Completed in 64 milliseconds