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

  /external/wpa_supplicant_8/wpa_supplicant/
driver_i.h 399 if (wpa_s->driver->remain_on_channel)
400 return wpa_s->driver->remain_on_channel(wpa_s->drv_priv, freq,
events.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 1962 int (*remain_on_channel)(void *priv, unsigned int freq, member in struct:wpa_driver_ops
3318 struct remain_on_channel { struct in union:wpa_event_data
3328 } remain_on_channel; member in union:wpa_event_data
    [all...]
driver_test.c     [all...]
driver_nl80211.c     [all...]

Completed in 86 milliseconds