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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 317 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
drv_callbacks.c 370 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, function
844 hostapd_event_ch_switch(hapd, data->ch_switch.freq,
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 1016 hostapd_event_ch_switch(wpa_s->ap_iface->bss[0], freq, ht, offset);

Completed in 113 milliseconds