HomeSort by: relevance | last modified time | path
    Searched defs:get_colocation_mode (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
ieee802_11.c 7464 static enum colocation_mode get_colocation_mode(struct hostapd_data *hapd) function
7558 enum colocation_mode mode = get_colocation_mode(hapd);
7882 enum colocation_mode mode = get_colocation_mode(hapd);
8270 if (get_colocation_mode(hapd) == COLOCATED_LOWER_BAND)

Completed in 20 milliseconds