Home
last modified time | relevance | path

Searched refs:no_short_slot_time_set (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dsta_info.h104 unsigned int no_short_slot_time_set:1; member
Dsta_info.c196 if (sta->no_short_slot_time_set) { in ap_free_sta()
197 sta->no_short_slot_time_set = 0; in ap_free_sta()
Dieee802_11.c2761 !sta->no_short_slot_time_set) { in handle_assoc()
2762 sta->no_short_slot_time_set = 1; in handle_assoc()