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

  /external/wpa_supplicant_8/src/ap/
hw_features.h 27 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq);
hw_features.c 783 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq) function
drv_callbacks.c 372 channel = hostapd_hw_get_channel(hapd, freq);

Completed in 56 milliseconds