mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
compare essid
This commit is contained in:
parent
5e6c0ed78f
commit
8691dc55f5
5 changed files with 96 additions and 41 deletions
|
|
@ -17,4 +17,6 @@ int convert_mac(char *in, char *out);
|
|||
|
||||
void write_mac_to_file(char* path, uint8_t addr[]);
|
||||
|
||||
int string_is_greater(uint8_t* str, uint8_t* str_2);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue