1. 13 3月, 2015 8 次提交
  2. 11 3月, 2015 3 次提交
  3. 07 3月, 2015 7 次提交
  4. 05 3月, 2015 3 次提交
  5. 28 2月, 2015 1 次提交
  6. 21 2月, 2015 1 次提交
  7. 20 2月, 2015 2 次提交
  8. 14 2月, 2015 1 次提交
  9. 03 2月, 2015 1 次提交
  10. 02 2月, 2015 2 次提交
  11. 01 2月, 2015 1 次提交
  12. 29 1月, 2015 2 次提交
  13. 24 1月, 2015 3 次提交
  14. 23 1月, 2015 4 次提交
  15. 15 1月, 2015 1 次提交
    • M
      Bluetooth: Bind the SMP channel registration to management power state · 162a3bac
      Marcel Holtmann 提交于
      When the controller gets powered on via the management interface, then
      register the supported SMP channels. There is no point in registering
      these channels earlier since it is not know what identity address the
      controller is going to operate with.
      
      When powering down a controller unregister all SMP channels. This is
      required since a powered down controller is allowed to change its
      identity address.
      
      In addition the SMP channels are only available when the controller
      is powered via the management interface. When using legacy ioctl, then
      Bluetooth Low Energy is not supported and registering kernel side SMP
      integration may actually cause confusion.
      Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
      Signed-off-by: NJohan Hedberg <johan.hedberg@intel.com>
      162a3bac