1. 16 10月, 2013 9 次提交
  2. 15 10月, 2013 5 次提交
  3. 13 10月, 2013 3 次提交
  4. 12 10月, 2013 1 次提交
  5. 11 10月, 2013 3 次提交
  6. 07 10月, 2013 9 次提交
  7. 06 10月, 2013 6 次提交
  8. 05 10月, 2013 1 次提交
  9. 02 10月, 2013 1 次提交
    • M
      Bluetooth: Add management command for setting static address · d13eafce
      Marcel Holtmann 提交于
      On dual-mode BR/EDR/LE and LE only controllers it is possible
      to configure a random address. There are two types or random
      addresses, one is static and the other private. Since the
      random private addresses require special privacy feature to
      be supported, the configuration of these two are kept separate.
      
      This command allows for setting the static random address. It is
      only supported on controllers with LE support. The static random
      address is suppose to be valid for the lifetime of the controller
      or at least until the next power cycle. To ensure such behavior,
      setting of the address is limited to when the controller is
      powered off.
      
      The special BDADDR_ANY address (00:00:00:00:00:00) can be used to
      disable the static address. This is also the default value.
      Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
      Signed-off-by: NJohan Hedberg <johan.hedberg@intel.com>
      d13eafce
  10. 26 9月, 2013 1 次提交
  11. 21 8月, 2013 1 次提交