Home
last modified time | relevance | path

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

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