add: multi scan
This commit is contained in:
@ -22,7 +22,7 @@ typedef enum {
|
||||
};
|
||||
|
||||
struct response {
|
||||
e_state states[SCAN_ALL];
|
||||
e_state states[NB_SCAN];
|
||||
char *service;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user