mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
print hearing map
This commit is contained in:
parent
8691dc55f5
commit
2d5607b4fc
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,8 @@ struct uloop_timeout ap_timeout = {
|
|||
|
||||
int build_hearing_map_sort_client(struct blob_buf *b)
|
||||
{
|
||||
print_probe_array();
|
||||
|
||||
pthread_mutex_lock(&probe_array_mutex);
|
||||
|
||||
void *client_list, *ap_list, *ssid_list;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue