le_wifiAp_common.h
Go to the documentation of this file.
31 //--------------------------------------------------------------------------------------------------35 //--------------------------------------------------------------------------------------------------46 //--------------------------------------------------------------------------------------------------50 //--------------------------------------------------------------------------------------------------61 //--------------------------------------------------------------------------------------------------65 //--------------------------------------------------------------------------------------------------/// IEEE 802.11a (5 GHz) Bit Mask.69 #define LE_WIFIAP_BITMASK_IEEE_STD_AD 0x8/// IEEE 802.11d Bit Mask. This advertises the country code.70 #define LE_WIFIAP_BITMASK_IEEE_STD_D 0x10/// IEEE 802.11h Bit Mask. This enables radar detection.79 //--------------------------------------------------------------------------------------------------83 //--------------------------------------------------------------------------------------------------87 //--------------------------------------------------------------------------------------------------91 //--------------------------------------------------------------------------------------------------93 (101 //--------------------------------------------------------------------------------------------------105 //--------------------------------------------------------------------------------------------------112 //--------------------------------------------------------------------------------------------------116 //--------------------------------------------------------------------------------------------------123 //--------------------------------------------------------------------------------------------------127 //--------------------------------------------------------------------------------------------------134 //--------------------------------------------------------------------------------------------------141 //--------------------------------------------------------------------------------------------------151 //--------------------------------------------------------------------------------------------------155 //--------------------------------------------------------------------------------------------------163 //--------------------------------------------------------------------------------------------------166 * @note that all settings, if to be used, such as security, username, password must set prior to174 //--------------------------------------------------------------------------------------------------180 //--------------------------------------------------------------------------------------------------189 //--------------------------------------------------------------------------------------------------195 //--------------------------------------------------------------------------------------------------205 //--------------------------------------------------------------------------------------------------215 //--------------------------------------------------------------------------------------------------225 //--------------------------------------------------------------------------------------------------233 //--------------------------------------------------------------------------------------------------244 //--------------------------------------------------------------------------------------------------252 //--------------------------------------------------------------------------------------------------263 //--------------------------------------------------------------------------------------------------271 //--------------------------------------------------------------------------------------------------280 //--------------------------------------------------------------------------------------------------288 //--------------------------------------------------------------------------------------------------298 //--------------------------------------------------------------------------------------------------306 //--------------------------------------------------------------------------------------------------316 //--------------------------------------------------------------------------------------------------324 //--------------------------------------------------------------------------------------------------337 //--------------------------------------------------------------------------------------------------345 //--------------------------------------------------------------------------------------------------355 //--------------------------------------------------------------------------------------------------363 //--------------------------------------------------------------------------------------------------372 //--------------------------------------------------------------------------------------------------380 //--------------------------------------------------------------------------------------------------390 //--------------------------------------------------------------------------------------------------void(* le_wifiAp_EventHandlerFunc_t)(le_wifiAp_Event_t event, void *contextPtr)Definition: le_wifiAp_common.h:93struct le_wifiAp_NewEventHandler * le_wifiAp_NewEventHandlerRef_tDefinition: le_wifiAp_common.h:84WiFi Access Point is open and has no password.Definition: le_wifiAp_common.h:53Client disconnected from WiFi Access Point.Definition: le_wifiAp_common.h:40Client connected to WiFi Access Point.Definition: le_wifiAp_common.h:38