A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://arm-software.github.io/CMSIS_5/Driver/html/group__wifi__event.html below:

WiFi Events

The WiFi driver generates call back events that are notified via the function ARM_WIFI_SignalEvent. More...

The WiFi driver generates call back events that are notified via the function ARM_WIFI_SignalEvent.

The following call back notification events are generated:

#define ARM_WIFI_EVENT_AP_CONNECT   (1UL << 0)

Access Point: Station has connected; arg = &mac, mac (uint8_t[6])

#define ARM_WIFI_EVENT_AP_DISCONNECT   (1UL << 1)

Access Point: Station has disconnected; arg = &mac, mac (uint8_t[6])

#define ARM_WIFI_EVENT_ETH_RX_FRAME   (1UL << 4)

Ethernet Frame Received (in bypass mode only); arg = interface (0 = Station, 1 = Access Point)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4