- 23 Jul, 2013 2 commits
-
-
Evan Chu authored
Change-Id: I0fe5480bd8ef816c01a34147c85acdc1d3fd6612
- 16 Jul, 2013 1 commit
-
-
Martijn Coenen authored
The NFCC may have transitioned to a power-off state when the timer is expired, causing a command timeout. We'll control the routing table strictly from the higher levels. Change-Id: Ic5fa100d2a8ba16c5c911118f38ffef0268dff8f
-
- 18 Jun, 2013 1 commit
-
-
Martijn Coenen authored
Change-Id: I16c6082222e8eda5c5dde54cb9421233284e7115
-
- 02 May, 2013 3 commits
-
-
Martijn Coenen authored
-
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
-
Evan Chu authored
Bug: 8776949 Change-Id: Idbfb9c77304ce0df8521b167f25004bfd18b59d8
-
- 10 Apr, 2013 3 commits
-
-
Martijn Coenen authored
-
Ying Wang authored
Bug: 8580410 Change-Id: Ib685275875629bc313ba63c53ec0326e329357cd
-
Martijn Coenen authored
This was decreased recently in order to improve startup-time, but turned out to be a bit too aggressive. Bug: 8581772 Change-Id: I67529e91490f6cd4494e73b7b11e383fb4b97638
-
- 07 Apr, 2013 1 commit
-
-
Martijn Coenen authored
Increasing this timeout lead to watchdog timeouts for B3-based products - most notably Manta's with bad firmware 92. Only increase to 30 seconds for newer revisions of the chip. Change-Id: I3c13d690ed29786c3458aefbe8b24732f8dd1b11
-
- 06 Apr, 2013 1 commit
-
-
Paul Chaisson authored
Added NFCC_ENABLE_TIMEOUT which adjusts the time the HAL layer waits for a RESET NTF after setting REG_PU high before it allows the stack to start up. The default is 1000ms since newer chips should send the NTF sooner. It can be adjusted to be lower on older chips to improve start-up time. Change-Id: Ic0a5b52ef7c9592ffea7a13eead234b68f3060c0
-
- 30 Mar, 2013 1 commit
-
-
Martijn Coenen authored
Bug: 8508568 Change-Id: I09d8827d96aba39f425ce73452aa22d7b61f6f56
-
- 27 Mar, 2013 1 commit
-
-
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
-
- 11 Mar, 2013 1 commit
-
-
Evan Chu authored
This change skips proprietary TLVs when searching for an NDEF message. Change-Id: I9050b81902c469fe6e9fe7562b6e84c1bcd7c05e
-
- 04 Feb, 2013 2 commits
-
-
Martijn Coenen authored
AFI is optional and not supported by all tags. We gain nothing by including it in the inventory command, so remove it for both the presence check and other calls to inventory. Change-Id: Ida2feade8510cfd1c06b68310ed86027b4c7e1a0
-
Evan Chu authored
ISO15693 tags that do not respond to the getSystemInfo() command should still be reported to the upper stack, as getSystemInfo is not mandatory. This also adds some code to deal with specifc ST tag configurations, that require the prot ext bit to be set when executing some commands. Change-Id: I64dd9234750ea503ba5b14b2a22a46c106f61f76
-
- 13 Dec, 2012 2 commits
-
-
The Android Open Source Project authored
Change-Id: Ia7561f34cd619f1807288738ea004c0b0bf060db
-
The Android Open Source Project authored
Change-Id: If08c7b905da667dd9e5110231e4592842b634006
-