summaryrefslogtreecommitdiffstats
path: root/Linux_x86/phOsalNfc_Timer.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix to prevent accidental stopping of timers.Jan Brands2011-02-181-0/+5
| | | | | | | | Time-out value of 0 is used to indicate minimum value, see e.g. PH_HAL4NFC_RECV_CB_TIMEOUT in phHal4Nfc_P2P.c where it is used with P2P target receive in case data has already been received by the PN544 Change-Id: I9f15f2135ca003b848590fc87265edb39d85bf4c
* Avoid overrun when setting timer.Sylvain Fonteneau2010-10-281-2/+2
| | | | Change-Id: I27ef4ab66c1b3a9ed4eb668125cda36f7cccd4a7
* Initial libnfc checkinNick Pelly2010-09-231-0/+273
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>