mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
ubus: Simplify loops and scans in generating hearing map
[clean commit message] Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
be49c35686
commit
39d7e838ae
2 changed files with 136 additions and 69 deletions
|
|
@ -66,8 +66,6 @@ void uloop_add_data_cbs();
|
|||
|
||||
int uci_send_via_network();
|
||||
|
||||
int build_hearing_map_sort_client(struct blob_buf* b);
|
||||
|
||||
int build_network_overview(struct blob_buf* b);
|
||||
|
||||
int ap_get_nr(struct blob_buf* b, struct dawn_mac own_bssid_addr, const char *ssid);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue