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.h111 unsigned int no_short_slot_time_set:1; member
Dsta_info.c231 if (sta->no_short_slot_time_set) { in ap_free_sta()
232 sta->no_short_slot_time_set = 0; in ap_free_sta()
Dieee802_11.c4947 !sta->no_short_slot_time_set) { in handle_assoc()
4948 sta->no_short_slot_time_set = 1; in handle_assoc()