1. 19 6月, 2015 1 次提交
    • F
      Bluetooth: hci_core/mgmt: Introduce multi-adv list · d2609b34
      Florian Grandel 提交于
      The current hci dev structure only supports a single advertising
      instance. To support multi-instance advertising it is necessary to
      introduce a linked list of advertising instances so that multiple
      advertising instances can be dynamically added and/or removed.
      
      In a first step, the existing adv_instance member of the hci_dev
      struct is supplemented by a linked list of advertising instances.
      This patch introduces the list and supporting list management
      infrastructure. The list is not being used yet.
      Signed-off-by: NFlorian Grandel <fgrandel@gmail.com>
      Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
      d2609b34
  2. 10 6月, 2015 1 次提交
  3. 26 5月, 2015 1 次提交
  4. 08 4月, 2015 1 次提交
  5. 04 4月, 2015 1 次提交
  6. 03 4月, 2015 1 次提交
  7. 02 4月, 2015 1 次提交
  8. 29 3月, 2015 5 次提交
  9. 26 3月, 2015 8 次提交
  10. 25 3月, 2015 1 次提交
  11. 24 3月, 2015 4 次提交
  12. 20 3月, 2015 2 次提交
  13. 18 3月, 2015 6 次提交
  14. 17 3月, 2015 3 次提交
  15. 16 3月, 2015 1 次提交
  16. 15 3月, 2015 3 次提交