Changes between Initial Version and Version 1 of 802.11/MAC/Upper/AP/Scheduled_Event


Ignore:
Timestamp:
Aug 2, 2013, 11:50:58 AM (11 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/MAC/Upper/AP/Scheduled_Event

    v1 v1  
     1[[Include(wiki:802.11/beta-note)]]
     2
     3[[TracNav(802.11/TOC)]]
     4
     5= {{{Scheduled Event}}} for Access Point =
     6
     7== Overview ==
     8
     9[[Image(wiki:802.11/files:wlan_mac_cpu_high_ap_schedule.png,width=400)]]
     10
     11The {{{Scheduled Event}}} state is responsible for implementing the following behaviors.
     12
     13 * Periodic transmission of beacon frames
     14 * Periodic checking for inactivity in associated stations so they can be deauthenticated and removed from the association table.
     15
     16
     17== File Resource ==
     18
     19 * [browser:ReferenceDesigns/w3_802.11/c/wlan_mac_ap/wlan_mac_util.c wlan_mac_util.c]
     20 * [browser:ReferenceDesigns/w3_802.11/c/wlan_mac_ap/wlan_mac_ap.c wlan_mac_ap.c]