OSDN Git Service

Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
[uclinux-h8/linux.git] / include / net / bluetooth / hci_core.h
index b53e1b1..4f58a0e 100644 (file)
@@ -157,6 +157,7 @@ struct oob_data {
 
 struct adv_info {
        struct list_head list;
+       bool pending;
        __u8    instance;
        __u32   flags;
        __u16   timeout;