Added Doxygen documentation for WPS code
This commit is contained in:
parent
875f6d7b93
commit
f90c86d4a3
11 changed files with 394 additions and 43 deletions
|
@ -25,7 +25,7 @@ struct eap_wsc_data {
|
|||
int registrar;
|
||||
struct wpabuf *in_buf;
|
||||
struct wpabuf *out_buf;
|
||||
u8 in_op_code, out_op_code;
|
||||
enum wsc_op_code in_op_code, out_op_code;
|
||||
size_t out_used;
|
||||
size_t fragment_size;
|
||||
struct wps_data *wps;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue