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

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.h 65 int hostapd_set_cts_protect(struct hostapd_data *hapd, int value);
ap_drv_ops.c 244 if (hostapd_set_cts_protect(hapd, use_protection)) {
482 int hostapd_set_cts_protect(struct hostapd_data *hapd, int value) function

Completed in 14 milliseconds