1. 01 11月, 2014 1 次提交
    • L
      Bluetooth: HCI H5 peer reset detection · b509c02d
      Loic Poulain 提交于
      H5 Specification says:
      If a SYNC message is received while in the Active State, it is
      assumed that the peer device has reset. The local device should
      therefore perform a full reset of the upper stack, and start Link
      Establishment again at the Uninitialized State. Upon entering the
      Active State, the first packet sent shall have its SEQ and ACK
      numbers set to zero.
      
      This patch resets the HCI H5 driver data/state to unitialized and
      reports an HCI hardware error event to notify the upper stack that
      HCI synchronization has been lost. H5 will be re-synchronized and
      upper stack should generate an HCI Reset command.
      Signed-off-by: NLoic Poulain <loic.poulain@intel.com>
      Signed-off-by: NJohan Hedberg <johan.hedberg@intel.com>
      b509c02d
  2. 31 10月, 2014 26 次提交
  3. 30 10月, 2014 4 次提交
  4. 29 10月, 2014 9 次提交