playerc_wifi_t Struct Reference
[wifi]
Wifi device proxy. More...
#include <playerc.h>
Public Attributes | |
playerc_device_t | info |
Device info; must be at the start of all device structures. | |
playerc_wifi_link_t | links [PLAYERC_WIFI_MAX_LINKS] |
A list containing info for each link. | |
int | link_count |
Detailed Description
Wifi device proxy.
Member Data Documentation
Device info; must be at the start of all device structures.
playerc_wifi_link_t playerc_wifi_t::links[PLAYERC_WIFI_MAX_LINKS] |
A list containing info for each link.
The documentation for this struct was generated from the following file: