History log of /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/gki_ulinux.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
51ca88d30ff34662faa36cd3bda2ecf4ef15c7ba 08-Apr-2014 Martijn Coenen <maco@google.com> Fix up pthread_cond_timedwait.

pthread_cond_timedwait_monotonic{_np} is deprecated,
use pthread_condattr_setclock instead.

Change-Id: Icdeaa52c3b1673f3109795ef81dc9e6b9e2bcd4c
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/gki_ulinux.c
0a85f658ebd49b72be39fe0fb61fcca4ee0fbc82 28-Feb-2014 Martijn Coenen <maco@android.com> libnfc-nci fixes for AArch64 build.

pthread_cond_timedwait_monotonic() is going away in LP64.
Use the POSIX standard for now, and use pthread_condattr_setclock()
when it becomes available to set clock spec to MONOTONIC.

Also fixed some other small build warnings/errors.

Change-Id: Ic192299b157529fa3f74dba521f038b8b99206bf
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/gki_ulinux.c
5c65c3a0f42e174e47fecd4e569606003217ff4e 27-Mar-2013 Martijn Coenen <maco@google.com> Latest NFC stack-drop from Broadcom.

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
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/gki_ulinux.c
e9df6ba5a8fcccf306a80b1670b423be8fe7746a 13-Dec-2012 The Android Open Source Project <initial-contribution@android.com> Snapshot 7ddd630e136a035ba463c427285c5c3e9f199ee0

Change-Id: If08c7b905da667dd9e5110231e4592842b634006
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/gki_ulinux.c