mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
feed hostapd with nr reports
This commit is contained in:
parent
1804d18bf5
commit
a63c723e31
5 changed files with 64 additions and 2 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#define STR2MAC(a) &(a)[0], &(a)[1], &(a)[2], &(a)[3], &(a)[4], &(a)[5]
|
||||
|
||||
#define MACSTR "%02X:%02X:%02X:%02X:%02X:%02X"
|
||||
#define MACSTRLOWER "%02x:%02x:%02x:%02x:%02x:%02x"
|
||||
|
||||
/**
|
||||
* Convert char to binary.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue