playerc_wifi_link_t Struct Reference
[wifi]
#include <playerc.h>
Detailed Description
Individual link info.
Public Attributes | |
| uint8_t | mac [32] |
| Mac accress. | |
| uint8_t | ip [32] |
| IP address. | |
| uint8_t | essid [32] |
| ESSID id. | |
| int | mode |
| Mode (master, ad-hoc, etc). | |
| int | encrypt |
| Encrypted? | |
| double | freq |
| Frequency (MHz). | |
| int | qual |
| Link properties. | |
| int | level |
| int | noise |
The documentation for this struct was generated from the following file:
