1. 02 10月, 2013 1 次提交
    • J
      Bluetooth: Add a new mgmt_set_bredr command · 0663ca2a
      Johan Hedberg 提交于
      This patch introduces a new mgmt command for enabling/disabling BR/EDR
      functionality. This can be convenient when one wants to make a dual-mode
      controller behave like a single-mode one. The command is only available
      for dual-mode controllers and requires that LE is enabled before using
      it. The BR/EDR setting can be enabled at any point, however disabling it
      requires the controller to be powered off (otherwise a "rejected"
      response will be sent).
      
      Disabling the BR/EDR setting will automatically disable all other BR/EDR
      related settings.
      Signed-off-by: NJohan Hedberg <johan.hedberg@intel.com>
      Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
      0663ca2a
  2. 26 9月, 2013 2 次提交
  3. 12 6月, 2013 1 次提交
  4. 19 9月, 2012 1 次提交
  5. 22 8月, 2012 1 次提交
    • M
      Bluetooth: mgmt: Add device disconnect reason · f0d6a0ea
      Mikel Astiz 提交于
      MGMT_EV_DEVICE_DISCONNECTED will now expose the disconnection reason to
      userland, distinguishing four possible values:
      
      	0x00	Reason not known or unspecified
      	0x01	Connection timeout
      	0x02	Connection terminated by local host
      	0x03	Connection terminated by remote host
      
      Note that the local/remote distinction just determines which side
      terminated the low-level connection, regardless of the disconnection of
      the higher-level profiles.
      
      This can sometimes be misleading and thus must be used with care. For
      example, some hardware combinations would report a locally initiated
      disconnection even if the user turned Bluetooth off in the remote side.
      Signed-off-by: NMikel Astiz <mikel.astiz@bmw-carit.de>
      Acked-by: NMarcel Holtmann <marcel@holtmann.org>
      Signed-off-by: NGustavo Padovan <gustavo.padovan@collabora.co.uk>
      f0d6a0ea
  6. 13 6月, 2012 1 次提交
  7. 09 5月, 2012 1 次提交
  8. 29 3月, 2012 1 次提交
  9. 07 3月, 2012 2 次提交
  10. 02 3月, 2012 2 次提交
  11. 24 2月, 2012 1 次提交
  12. 23 2月, 2012 2 次提交
  13. 21 2月, 2012 3 次提交
  14. 19 2月, 2012 3 次提交
  15. 17 2月, 2012 4 次提交
  16. 15 2月, 2012 1 次提交
  17. 13 2月, 2012 13 次提交