1. 02 May, 2013 1 commit
    • Martijn Coenen's avatar
      Remove dynamic configuration of active listen modes. · f5298e61
      Martijn Coenen authored
      When removing active listen modes, the original listen
      mode configuration is stored. If there is no new LLCP
      activation within a configured time interval (currently
      5s), the listen mode configuration is restored to the
      old value.
      
      The configuration that is restored is by then not
      necessarily the correct configuration anymore. In
      particular, this may disturb eSE access which disables
      discovery completely.
      
      Disable this at least temporarily to verify that this
      is causing crashes on Manta.
      
      Bug: 8775164
      Change-Id: I926535a73466c857f7a0f2cac912b5ab1f8c38e1
      f5298e61
  2. 30 Mar, 2013 1 commit
  3. 27 Mar, 2013 1 commit
    • Martijn Coenen's avatar
      Latest NFC stack-drop from Broadcom. · 5c65c3a0
      Martijn Coenen authored
      Patches provided by Evan Chu <evanchu@broadcom.com> and
      Paul Chaisson <pchaisson@broadcom.com>.
      
      Most important changes:
      - Support for BCM20793B4 and BCM20793B5 revisions in the HAL.
      - Remove connection handover and SNEP implementations, since
        we already have them in java-land.
      - Fix issue where the NFCC is not woken for HCI writes.
      - Remove a lot of duplicated code in the HAL.
      - Various small fixes.
      
      Change-Id: I00f7457fe7ec23602071532a15bf2be9d7706b37
      5c65c3a0
  4. 13 Dec, 2012 1 commit