author | Bongsu Jeon <bongsu.jeon@samsung.com> | |
Thu, 11 Mar 2021 08:16:21 +0000 (17:16 +0900) | ||
committer | Bongsu Jeon <bongsu.jeon@samsung.com> | |
Thu, 11 Mar 2021 10:05:19 +0000 (19:05 +0900) | ||
commit | 2b9e604ec4c08566ec2c4271e047a2468783db21 | |
tree | 32808ffa6f85dc3a71a37834475a3cd8bfe82d95 | tree | snapshot (tar.gz zip) |
parent | b25d479395ce726ea6d6b562694080fd5d7ae94f | commit | diff |
1.2/Android.bp | [new file with mode: 0644] | blob |
1.2/HalSecNfc.h | [new file with mode: 0644] | blob |
1.2/SecNfc.cpp | [new file with mode: 0644] | blob |
1.2/SecNfc.h | [new file with mode: 0644] | blob |
1.2/SecNfcService.cpp | [new file with mode: 0644] | blob |
1.2/android.hardware.nfc@1.2-service.samsung.rc | [new file with mode: 0644] | blob |
Android.bp | [new file with mode: 0644] | blob |
halimpl/include/config.h | [new file with mode: 0644] | blob |
halimpl/include/device.h | [new file with mode: 0644] | blob |
halimpl/include/hal.h | [new file with mode: 0644] | blob |
halimpl/include/hal_msg.h | [new file with mode: 0644] | blob |
halimpl/include/sec_nfc.h | [new file with mode: 0644] | blob |
halimpl/include/util.h | [new file with mode: 0644] | blob |
halimpl/osi/osi.h | [new file with mode: 0644] | blob |
halimpl/osi/osi_common.h | [new file with mode: 0644] | blob |
halimpl/osi/osi_main.cc | [new file with mode: 0644] | blob |
halimpl/osi/osi_memory.cc | [new file with mode: 0644] | blob |
halimpl/osi/osi_task.cc | [new file with mode: 0644] | blob |
halimpl/osi/osi_timer.cc | [new file with mode: 0644] | blob |
halimpl/src/config.cpp | [new file with mode: 0644] | blob |
halimpl/src/device.cc | [new file with mode: 0644] | blob |
halimpl/src/hal.cc | [new file with mode: 0644] | blob |
halimpl/src/hal_nci.cc | [new file with mode: 0644] | blob |
halimpl/src/hal_task.cc | [new file with mode: 0644] | blob |
halimpl/src/util.cc | [new file with mode: 0644] | blob |