summaryrefslogtreecommitdiffstats
path: root/network/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'network/common.h')
-rw-r--r--network/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/network/common.h b/network/common.h
index b3941e4f..bfbe83d2 100644
--- a/network/common.h
+++ b/network/common.h
@@ -32,3 +32,4 @@ int bnep_kill_connection(bdaddr_t *dst);
int bnep_kill_all_connections(void);
int bnep_connadd(int sk, uint16_t role, char *dev);
+int bnep_if_up(const char *devname, int up);