summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/nm-device-bridge.h')
-rw-r--r--src/devices/nm-device-bridge.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/devices/nm-device-bridge.h b/src/devices/nm-device-bridge.h
index 6830a84a13..1caf0f1f01 100644
--- a/src/devices/nm-device-bridge.h
+++ b/src/devices/nm-device-bridge.h
@@ -23,4 +23,7 @@ GType nm_device_bridge_get_type (void);
extern const NMBtVTableNetworkServer *nm_bt_vtable_network_server;
+void _nm_device_bridge_notify_unregister_bt_nap (NMDevice *device,
+ const char *reason);
+
#endif /* __NETWORKMANAGER_DEVICE_BRIDGE_H__ */