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

  /external/wpa_supplicant_8/src/ap/
sta_info.h 52 unsigned int no_short_slot_time_set:1; member in struct:sta_info
sta_info.c 149 if (sta->no_short_slot_time_set) {
150 sta->no_short_slot_time_set = 0;
ieee802_11.c 1039 !sta->no_short_slot_time_set) {
1040 sta->no_short_slot_time_set = 1;
    [all...]

Completed in 44 milliseconds