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 |
A list containing info for each link. | |
int | link_count |
char | ip [32] |
Wifi device proxy.
playerc_device_t playerc_wifi_t::info |
Device info; must be at the start of all device structures.
playerc_wifi_link_t* playerc_wifi_t::links |
A list containing info for each link.