mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
implement 802.11v/k
This commit is contained in:
parent
899eae05f0
commit
0fbef59869
7 changed files with 451 additions and 31 deletions
|
|
@ -47,4 +47,6 @@ void write_mac_to_file(char *path, uint8_t addr[]);
|
|||
*/
|
||||
int string_is_greater(uint8_t *str, uint8_t *str_2);
|
||||
|
||||
int rcpi_to_rssi(int rcpi);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue