Searched defs:remain_on_channel (Results 1 - 3 of 3) sorted by last modified time

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h2557 * remain_on_channel - Remain awake on a channel
2578 int (*remain_on_channel)(void *priv, unsigned int freq, member in struct:wpa_driver_ops
2587 * used, e.g., when remain_on_channel() is used to request extra time
3601 * operation is included in union wpa_event_data::remain_on_channel.
3611 * operation is included in union wpa_event_data::remain_on_channel.
4307 * struct remain_on_channel - Data for EVENT_REMAIN_ON_CHANNEL events
4311 struct remain_on_channel { struct in union:wpa_event_data
4321 } remain_on_channel; member in union:wpa_event_data
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h2557 * remain_on_channel - Remain awake on a channel
2578 int (*remain_on_channel)(void *priv, unsigned int freq, member in struct:wpa_driver_ops
2587 * used, e.g., when remain_on_channel() is used to request extra time
3601 * operation is included in union wpa_event_data::remain_on_channel.
3611 * operation is included in union wpa_event_data::remain_on_channel.
4307 * struct remain_on_channel - Data for EVENT_REMAIN_ON_CHANNEL events
4311 struct remain_on_channel { struct in union:wpa_event_data
4321 } remain_on_channel; member in union:wpa_event_data
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h2557 * remain_on_channel - Remain awake on a channel
2578 int (*remain_on_channel)(void *priv, unsigned int freq, member in struct:wpa_driver_ops
2587 * used, e.g., when remain_on_channel() is used to request extra time
3601 * operation is included in union wpa_event_data::remain_on_channel.
3611 * operation is included in union wpa_event_data::remain_on_channel.
4307 * struct remain_on_channel - Data for EVENT_REMAIN_ON_CHANNEL events
4311 struct remain_on_channel { struct in union:wpa_event_data
4321 } remain_on_channel; member in union:wpa_event_data

Completed in 74 milliseconds