summaryrefslogtreecommitdiffstats
path: root/modules/nfc
Commit message (Collapse)AuthorAgeFilesLines
* Add missing includes.Elliott Hughes2015-01-291-0/+1
| | | | Change-Id: I91730363386dae6ecb2193ec8f50ba9f8fc0ad60
* hardware/libhardware: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-241-1/+1
| | | | | | | LOCAL_MODULE_PATH doesn't work for multiarch builds, replace it with LOCAL_MODULE_RELATIVE_PATH. Change-Id: I4e4ceec61d026bbe74ba604554c06104bde42e5e
* Initial NFC HAL for NCI controllers.Martijn Coenen2012-09-142-1/+1
| | | | | Bug: 7123942 Change-Id: Ic64aa6477f2eb65b489b3be5d49ad21ccce63e2d
* add i2c_device_address member to nfc_pn544_device_tRakesh Goyal2012-03-091-0/+1
| | | | | | | Add I2C slave address. Multiple I2C addresses are possible for PN544 module. Configure address according to board design. Change-Id: I847e8f3db631f5039cf15143a9982f4b9b209f27
* New NFC HAL.Martijn Coenen2011-11-042-0/+95
First implementation of a NFC HAL. This implementation doesn't offer a generic NFC device HAL (yet), but offers typed interfaces for different NFC controllers. Currently only the PN544 is supported. Change-Id: I3ac04dcd767fb12a433edbe88ec7068eb1930a57