| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Don't use the API workaround when
OvrHal->TranceiveInfo.sRecvData.buffer == pRecvdata->buffer.
When memcpy overlap detection is enabled, this causes the NFC
process to crash and burn. memcpy is undefined when src=dest.
Bug: 6826770
Change-Id: Iebc8f82a4f86d560e764cef2229a7f86fa642783
|
|
|
|
|
|
| |
Presence Check
Change-Id: Ie6fc7e26dde98ece2738dcad26f020833b4c0e93
|
|
|
|
|
|
|
|
| |
New MIFARE Classic and MIFARE Plus SL1 with 7-byte UID need last 4 bytes of UID
for authentication. The supplied index into the UID byte array was wrongly
defined.
Change-Id: I8cd0c26201a2fd26e8a8417a743e81f3c809e5c4
|
|
Source: Trusted_NFC_Device_Host_AA03.01e02_google.zip code drop (23-Sep-2010)
Change-Id: Ie47f18423f949a8d3e0815d13f55c814312add24
Signed-off-by: Nick Pelly <npelly@google.com>
|