- 57d4e1a Update README.md by nxpandroid · 4 years, 9 months ago
- e1135eb Remapped the enums from types.hal to nxpnfc.h by nxp61433 · 4 years, 9 months ago
- 189e1cf NXP NFC HAL 2.0 implementation a.Implemented HAL using HIDL lang b.bumped version to the 2.0 c.removed hal_nxpnfc.h and coverted to the primitive data types d.unwanted members structres are removed e.replaced IOCTL with the API's. by nxp61433 · 4 years, 9 months ago
- a38ba6a removing/replacing the banned api's from all the nfc middle ware modules by nxf36764 · 4 years, 9 months ago
- e11fd5c {R-DP1}Move NXP MIFARE entern to HAL by nxf52135 · 4 years, 9 months ago
- 1a5e0a9 {R-DP1}Add I2C read retry logic in case of error by nxf52135 · 4 years, 9 months ago
- ab8ea76 {R-DP1}Remove libhwbinder/ libhidltransport deps by nxf52135 · 4 years, 9 months ago
- 7560dc6 Banned APIs in 10.00.0D Middlware by Himanshu Singh · 4 years, 10 months ago
- 75c7072 Remove Missed commented code by Himanshu Singh · 4 years, 10 months ago
- 57076c1 Add Cover Attach Fuctionality by Himanshu Singh · 4 years, 10 months ago
- a56c731 Rf Parameter Update is not happening after FW download by Himanshu Singh · 4 years, 10 months ago
- 6f5edbc Banned APIs in 10.00.0D Middlware by hariprasad.nalacheruvu · 4 years, 10 months ago
- ad73906 Add support for driver to driver ESE Cold Reset by nxf24178 · 4 years, 10 months ago
- 9116a0e Read/Write EEPROM flag when Fw Download in Process by Himanshu Singh · 4 years, 10 months ago
- 80fe9dc Add support to get the platform type. by nxf24178 · 4 years, 10 months ago
- bb97481 Common I2C and I3C MW implementation by nxf52135 · 4 years, 10 months ago
- 14e2562 Updated readme for - NFC_AR_00_6000_10.00.0F_OpnSrc by nxf35421 · 5 years ago
- 828b595 Updated corresponding to - NFC_AR_00_6000_10.00.0F_OpnSrc by nxf35421 · 5 years ago
- e78196a Removed banned API from NFC MW. by nxf55720 · 5 years ago
- 0db6a2e convert Android.mk to Android.bp by hariprasad.nalacheruvu · 5 years ago
- 175c7f2 Fix to redundant log "NFC Firmware Download has been failed" prints during phone boot with NFC off. by nxf24178 · 5 years ago
- 0a19313 Fix to Multiple TCs can not be run with one setMposReaderMode call. by nxf24178 · 5 years ago
- b0a979f Fix to EVT_TRANSACTION is not generated with mPOS. by nxf24178 · 5 years ago
- ad415d4 Clean up NFC HAL error logs by nxf55720 · 5 years ago
- 4085c59 Disable log for LED EFD operation by hariprasad.nalacheruvu · 5 years ago
- 4132cbb Property handling from hal by Himanshu Singh · 5 years ago
- 4afbfa4 Fix hci transaction event not notifying to NFC service by nxf24178 · 5 years ago
- 8f093b7 Fix for NFA MAX NFCEE support. by Ayush Raj · 5 years ago
- 9b87680 Fixed coverity warnings. by nxf55720 · 5 years ago
- 7b4c88c Revert "[artf685938][COVERITY]: Fixed coverity warnings." by Bhupendra Pawar · 5 years ago
- eb163b2 Fixed coverity warnings. by nxf55720 · 5 years ago
- 31a1ac2 Coverity tool warning fix by hariprasad.nalacheruvu · 5 years ago
- 79c6a38 Fix Compiler Warnings by nxf55720 · 5 years ago
- 4f38995 Fixed coverity warnings. by nxf55720 · 5 years ago
- 7dca735 Read disconnect tag flag from config file by Himanshu Singh · 5 years ago
- 6577fd0 Code defects coverity by hariprasad.nalacheruvu · 5 years ago
- bba94ce Read ESE, UICC & UICC2 Settings from System properties by hariprasad.nalacheruvu · 5 years ago
- 3eadba4 Read ESE, UICC & UICC2 Settings from System properties by hariprasad.nalacheruvu · 5 years ago
- ed56163 Resolve C,CPP warnings by nxf48293 · 5 years ago
- 7ed8f45 Read ESE, UICC & UICC2 Settings from System properties by Himanshu Singh · 5 years ago
- b0772d6 Fix core reset ntf during CE by hariprasad.nalacheruvu · 5 years ago
- b802207 Add extend RF config blocks support by hariprasad.nalacheruvu · 5 years ago
- 645853e Update README.md by nxpandroid · 5 years ago
- 933c409 Updated readme for - NFC_AR_00_6000_10.00.0D_OpnSrc by nxf35421 · 5 years ago
- 2ad2712 Fix MW recovery failure due to error in applying RF blocks by Pratap Reddy Vaka · 5 years ago
- bfefdb8 Updated readme for - NFC_AR_00_6000_10.00.0C_OpnSrc by nxf35421 · 5 years ago
- a75c403 Updated corresponding to - NFC_AR_00_6000_10.00.0C_OpnSrc by nxf35421 · 5 years ago
- 017c36b Prevent OOB read in phNxpNciHal_ext_process_nfc_init_rsp by nxf24178 · 5 years ago
- 970eed3 Fix to Device off scenarios are failing abruptly by nxf24178 · 5 years ago
- 7d0de78 Added support for dynamically calclulate and loads RF blocks from conf file by Ayush Raj · 5 years ago
- 5e3b4a5 Fix incorrect header length read during I2C read by Pratap Reddy Vaka · 5 years ago
- 047b6f4 Fix for Nfc init stuck if T4T feature is disabled from the config file. by nxf24178 · 5 years ago
- 3a1de8b Updated readme for - NFC_AR_00_6000_10.00.0B_OpnSrc by nxf35421 · 5 years ago
- 86d0c9a Fix for NFC not coming up with prod key FW on dev sample by hariprasad.nalacheruvu · 5 years ago
- c66950a VTS test suite execution is failing by hariprasad.nalacheruvu · 5 years ago
- 44481b1 Added support to lock/unlock NDEF file write permission over contact-less. by Ayush Raj · 5 years ago
- 9dc69dd Updated host white list data to support UICC compliance to ETSI12 by Pratap Reddy Vaka · 5 years ago
- 2602ccb Merge GetNxpConfigs() API with HalGetProperty() by hariprasad.nalacheruvu · 5 years ago
- 4b6d7db Update README.md by nxpandroid · 5 years ago
- 749d277 Updated readme for - NFC_AR_00_6000_10.00.0A_OpnSrc by nxf35421 · 5 years ago
- 6ede04b Redesign to make common code base by nxf24178 · 5 years ago
- 51ee697 Change for NFCC Power Mode handling. by Ayush Raj · 5 years ago
- 85c6481 Fix for NFC stuck after flashing all system images and MW binaries, during 1st init NFC service is getting stuck. by Suraj Uday Kotharkar · 5 years ago
- 71ab9fb Added support for DTE analog test. by Ganesh Deva · 5 years ago
- 5ce4f20 Resolve the warnings reported by Klocwork by nxf48293 · 5 years ago
- b921512 T4t NFCEE MW APIs implementation by Suhas Suresh · 5 years ago
- f291309 Revert "[artf674489] : Merge GetNxpConfigs() API with HalGetProperty()." by Vaka Pratapa Reddy · 5 years ago
- 64b2af7 Merge GetNxpConfigs() API with HalGetProperty(). by Suraj Uday Kotharkar · 5 years ago
- e093f3b Added support for Autonomous Mode. by Ayush Raj · 5 years ago
- f59ce69 Revert "[artf674489] : Merge GetNxpConfigs() API with HalGetProperty()." by Bhupendra Pawar · 5 years ago
- 8c602e9 Merge GetNxpConfigs() API with HalGetProperty(). by nxf24178 · 5 years ago
- 8edce0e Added CRC status support to check End flash Marker area. by Ayush Raj · 5 years ago
- 8048aef Added support of new check integrity condition. by Ayush Raj · 5 years ago
- 0118b8c Clean up of unwanted files. by Ayush Raj · 5 years ago
- b4d0c0d Fix to transit conf file isn't removed in case of the default configuration. by nxf24178 · 5 years ago
- 805b30e Add FW download notification status. by nxf24178 · 5 years ago
- 388d656 Updated readme for - NFC_AR_00_6000_10.00.08_OpnSrc by nxf35421 · 5 years ago
- 2d186f2 Code refactoring. by nxf24178 · 5 years ago
- 89d0e2b Fix for NFC service is not coming up after firmware download tearing scenario. by Suraj Uday Kotharkar · 5 years ago
- c38720a Fix for mode set command corruption by Ayush Raj · 5 years ago
- 8ada9ab Failure on ISO communication is observed while FW Download is happening if SMB logs are enabled on setup. by Suraj Uday Kotharkar · 5 years ago
- 9f8dc40 Fix for NFC recovery not happening during clear all pipe tearing test by hariprasad nalacheruvu · 5 years ago
- f955805 Fix for I2C write recovery. by Ayush Raj · 5 years ago
- bf588b3 Fixed coverity warnings. by nxf48293 · 5 years ago
- 4c7f5c7 Added support in JNI to read the NXP RF config file. by nxf24178 · 5 years ago
- 7ab5fd5 Fix CTS failures by hariprasad nalacheruvu · 5 years ago
- d64422a Fix for No recovery from MW after CORE_RESET_NTF. by nxf24178 · 5 years ago
- a90401d Fix coverity warnings. by nxf48293 · 5 years ago
- 7062620 Fixed coverity warnings. by nxf48293 · 5 years ago
- 37fcd66 Update README.md by nxpandroid · 5 years ago
- c9da065 Update README.md by nxpandroid · 5 years ago
- e42e421 Merge branch 'br_android_ncihalx_q' of https://github.com/NXPNFCProject/nfcandroid_nfc_hidlimpl into br_android_ncihalx_q by nxf35421 · 5 years ago
- 2e3f312 Jcop self update during boot time is failing over SMB by Ayush Raj · 6 years ago
- dd64f92 Jcop self update during boot time is failing over SMB by Ayush Raj · 6 years ago
- 628422a Stand alone compilation of NFC system and vendor modules by Suraj Uday Kotharkar · 6 years ago
- 00b4870 Required to do twice NFC on/off to get config file changes reflected by nxf24178 · 6 years ago
- 2ae5b01 Add RSSI read method in MW by nxf24178 · 6 years ago
- 9f82c2a NFC service crash observed when cold reset (using api )done in parallel with screen state change by nxf24178 · 6 years ago
- afa4a93 MW(NFC HAL) should read the last tag value irrespective on the EOF/newline. by nxf24178 · 6 years ago
- 16c1713 NFC service crash observed when cold reset (using api )done in parallel with screen state change by nxf24178 · 6 years ago