Home
last modified time | relevance | path

Searched refs:hostapd_drv_switch_channel (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/ap/
Dap_drv_ops.h312 static inline int hostapd_drv_switch_channel(struct hostapd_data *hapd, in hostapd_drv_switch_channel() function
Dhostapd.c4494 ret = hostapd_drv_switch_channel(hapd, settings); in hostapd_switch_channel()