Bit to name mapping. More...
Public Attributes | |
| unsigned int | mask |
| const char * | name |
Bit to name mapping.
See iwlist.c. Might not be applicable in current application.
| mask | Bit mask for the value. |
| name | Human readable name for the vlaue. |
Definition at line 84 of file wifiscan.h.
| unsigned int WifiScan::iwmask_name::mask |
Definition at line 86 of file wifiscan.h.
| const char* WifiScan::iwmask_name::name |
Definition at line 87 of file wifiscan.h.