Data Fields | |
char * | device_name |
char * | device_path |
void *(* | init_func )(struct wps_context *, struct oob_device_data *, int) |
struct wpabuf *(* | read_func )(void *) |
int(* | write_func )(void *, struct wpabuf *) |
void(* | deinit_func )(void *) |
Definition at line 695 of file wps.h.