mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
remove functions
This commit is contained in:
parent
0d58210e7d
commit
6f5b175e0f
1 changed files with 0 additions and 5 deletions
|
@ -243,13 +243,8 @@ int probe_array_set_all_probe_count(uint8_t client_addr[], uint32_t probe_count)
|
|||
char *sort_string;
|
||||
|
||||
// ---------------- Functions -------------------
|
||||
int mac_is_equal(uint8_t addr1[], uint8_t addr2[]);
|
||||
|
||||
int mac_is_greater(uint8_t addr1[], uint8_t addr2[]);
|
||||
|
||||
int better_ap_available(uint8_t bssid_addr[], uint8_t client_addr[], int automatic_kick);
|
||||
|
||||
|
||||
/* List stuff */
|
||||
|
||||
typedef struct node {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue