1. 27 2月, 2014 6 次提交
  2. 26 2月, 2014 1 次提交
    • J
      Bluetooth: Fix advertising address type when toggling connectable · a4858cb9
      Johan Hedberg 提交于
      When the connectable setting is toggled using mgmt_set_connectable the
      HCI_CONNECTABLE flag will only be set once the related HCI commands
      succeed. When determining what kind of advertising to do we need to
      therefore also check whether there is a pending Set Connectable command
      in addition to the current flag value.
      
      The enable_advertising function was already taking care of this for the
      advertising type with the help of the get_adv_type function, but was
      failing to do the same for the address type selection. This patch
      converts the get_adv_type function to be more generic in that it returns
      the expected connectable state and updates the enable_advertising
      function to use the return value both for the advertising type as well
      as the advertising address type.
      Signed-off-by: NJohan Hedberg <johan.hedberg@intel.com>
      Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
      a4858cb9
  3. 25 2月, 2014 6 次提交
  4. 24 2月, 2014 8 次提交
  5. 23 2月, 2014 2 次提交
  6. 22 2月, 2014 1 次提交
  7. 21 2月, 2014 1 次提交
  8. 20 2月, 2014 5 次提交
  9. 19 2月, 2014 5 次提交
  10. 18 2月, 2014 1 次提交
  11. 17 2月, 2014 1 次提交
  12. 13 2月, 2014 3 次提交