X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fnet%2Fbluetooth%2Fhci_core.h;h=90cf75afcb02987165ed4639bcdb169127509d31;hb=cb715a836642e0ec69350670d1c2f800f3e2d2e4;hp=bcf8ffe2a84388e09ab3e5f68f2bd3991d7f51d6;hpb=0f496df2d9ba48faa808b5fa330de0da1a2d29d7;p=~andy%2Flinux diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h index bcf8ffe2a84..90cf75afcb0 100644 --- a/include/net/bluetooth/hci_core.h +++ b/include/net/bluetooth/hci_core.h @@ -86,6 +86,7 @@ struct bdaddr_list { struct bt_uuid { struct list_head list; u8 uuid[16]; + u8 size; u8 svc_hint; };