Bluetooth: notify userspace of security level change
[linux-flexiantxendom0-3.2.10.git] / include / net / bluetooth / bluetooth.h
index 262ebd1..a65910b 100644 (file)
@@ -191,6 +191,7 @@ struct bt_sock {
        struct list_head accept_q;
        struct sock *parent;
        u32 defer_setup;
+       bool suspended;
 };
 
 struct bt_sock_list {