1. 10 7月, 2016 1 次提交
    • M
      Bluetooth: Rename HCI_BREDR into HCI_PRIMARY · ca8bee5d
      Marcel Holtmann 提交于
      The HCI_BREDR naming is confusing since it actually stands for Primary
      Bluetooth Controller. Which is a term that has been used in the latest
      standard. However from a legacy point of view there only really have
      been Basic Rate (BR) and Enhanced Data Rate (EDR). Recent versions of
      Bluetooth introduced Low Energy (LE) and made this terminology a little
      bit confused since Dual Mode Controllers include BR/EDR and LE. To
      simplify this the name HCI_PRIMARY stands for the Primary Controller
      which can be a single mode or dual mode controller.
      Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
      Signed-off-by: NJohan Hedberg <johan.hedberg@intel.com>
      ca8bee5d
  2. 22 4月, 2016 1 次提交
  3. 11 3月, 2016 1 次提交
  4. 10 12月, 2015 1 次提交
  5. 20 11月, 2015 1 次提交
  6. 21 10月, 2015 2 次提交
  7. 08 10月, 2015 2 次提交
  8. 05 10月, 2015 1 次提交
  9. 12 6月, 2015 1 次提交
  10. 09 4月, 2015 1 次提交
    • M
      Bluetooth: Read LE remote features during connection establishment · 0fe29fd1
      Marcel Holtmann 提交于
      When establishing a Bluetooth LE connection, read the remote used
      features mask to determine which features are supported. This was
      not really needed with Bluetooth 4.0, but since Bluetooth 4.1 and
      also 4.2 have introduced new optional features, this becomes more
      important.
      
      This works the same as with BR/EDR where the connection enters the
      BT_CONFIG stage and hci_connect_cfm call is delayed until the remote
      features have been retrieved. Only after successfully receiving the
      remote features, the connection enters the BT_CONNECTED state.
      Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
      Signed-off-by: NJohan Hedberg <johan.hedberg@intel.com>
      0fe29fd1
  11. 08 4月, 2015 1 次提交
  12. 24 3月, 2015 1 次提交
  13. 18 3月, 2015 1 次提交
  14. 17 3月, 2015 1 次提交
  15. 16 3月, 2015 1 次提交
  16. 15 3月, 2015 5 次提交
  17. 14 3月, 2015 2 次提交
  18. 13 3月, 2015 1 次提交
  19. 11 3月, 2015 1 次提交
  20. 13 1月, 2015 2 次提交
  21. 04 1月, 2015 1 次提交
  22. 03 1月, 2015 3 次提交
  23. 27 12月, 2014 1 次提交
  24. 20 12月, 2014 1 次提交
  25. 06 12月, 2014 3 次提交
  26. 05 12月, 2014 1 次提交
  27. 03 12月, 2014 1 次提交
  28. 18 11月, 2014 1 次提交