| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit 'bb65a8d87ee523c92ca1b5f57efe139bab3859fe':
Allow NfcB connects in NCI stack.
|
| |
| |
| |
| |
| |
| |
| | |
PN544 did not support this - move the code checking for that
into dh implementation.
Change-Id: I4def57697bc81cf599421f1ffbfa85c0db72c458
|
|\ \
| |/
| |
| |
| |
| |
| | |
NOT MERGE)
* commit '618ed5a492c6474d3d5fd11d06febded71b0a7c2':
Dump NFC controller firmware version in the logs. (DO NOT MERGE)
|
| |
| |
| |
| | |
Change-Id: I0ff7c460b53f56d7b98e1e27838cfd4243a2b0a0
|
|\ \
| |/
| |
| |
| | |
* commit '80cd2d684ffec51b1a05f9ab1bc7eacff311ecef':
Fix race conditions in NdefPushServer. (DO NOT MERGE)
|
| |
| |
| |
| |
| |
| |
| |
| | |
Exposed by the new stack; need to take locks around
mRunning and mLlcpServerSocket.
Bug: 6922853
Change-Id: Ic8e3b90d1a1c9d77b27308e3f18bf8871843206f
|
|\ \
| |/
| |
| |
| |
| |
| | |
NOT MERGE)
* commit '11d1aed981ebedf675029326f2602c1b1bfaf62e':
Don't route PPSE AIDs to the host by default. (DO NOT MERGE)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In our current model these AIDs should be handled by
the EE.
Because this routing also activates Nfc-B listen mode,
it causes some Beam inter-op issues with PN544-based devices.
Change-Id: I865bbf7cdd48a781410ad3742426fa9b05751c70
|
|\ \
| |/
| |
| |
| | |
* commit 'a0069c828b8e09089ce38fe80c058268a44fc932':
Follow-up NFC code drop. (DO NOT MERGE)
|
| |
| |
| |
| |
| |
| |
| | |
From partner, uploaded 07/26/2012; modified to fit
in new dhimpl/jni split.
Change-Id: I3a8c04ab9427adc1295b7b46ec1308f98a2c2c5e
|
|\ \
| |/
| |
| |
| |
| |
| | |
(DO NOT MERGE)
* commit 'a3f98c286444a9fb009cf6c6753ae67bdf51ac6b':
NFC: Initial NCI DeviceHost and JNI implementation. (DO NOT MERGE)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
From partner drop at 07/20. Modified to fit into our new
JNI/DH split.
New build config that builds two targets,
Nfc and NfcNci, each with their own dependencies. Product config files
have to specify either Nfc or NfcNci in their packages config.
Change-Id: I348a3aad7167195ca03baf9636408ab8e4c55fce
|
|\ \
| |/
| |
| |
| |
| |
| | |
NOT MERGE)
* commit '96c08a7d49a8dcd33a5acac1c7c73fe3711bd9bd':
Point jni class references to new dhimpl package. (DO NOT MERGE)
|
| |
| |
| |
| |
| |
| |
| | |
The DeviceHost classed moved to a new package,
updated the JNI references accordingly.
Change-Id: I11d30b241f80e2efba4570a921346ea3689b4ec5
|
|\ \
| |/
| |
| |
| | |
* commit '25b0c5d26d58d7d0af200b315a840881001b544d':
Fix type of collision resolution record. (DO NOT MERGE)
|
| |
| |
| |
| |
| | |
Bug: 6759842
Change-Id: I6d1e24472702007616c0be71aacda9e591a23620
|
|\ \
| |/
| |
| |
| |
| |
| | |
MERGE)
* commit '721d01960285314178c9026f4cbca449a5f385a6':
Implement connection handover LLCP service. (DO NOT MERGE)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The Connection Handover specification dictates that we should
exchange Hr/Hs records over a dedicated LLCP service. This adds
the service, and starts using it by default. It will fall back
to the SNEP GET method to remain compatible with Android 4.1
devices. SNEP GET on these devices will return "Not Implemented",
also per the SNEP spec.
Also fixed a bug in endianness of the OOB record.
Bug: 6759842
Change-Id: Ifd360f556bf0e1757eb8bbaadf11efa094aefcf6
|
|\ \
| |/
| |
| |
| |
| |
| | |
separate dir. (DO NOT MERGE)
* commit '4b33b45ed7880968f9836213e2395dbd55e17b31':
Move NXP JNI and DeviceHost implementation into separate dir. (DO NOT MERGE)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Preparation for the new NCI stack. The idea is to
build either the NXP or the NCI stack, triggered
by a makefile switch. To that end, move the
DeviceHost and JNI implementations in their own
directory, so we can build them only if needed.
Change-Id: I8579ec30ceb1908e4cd180cfbd10224aa4bddb8d
|
|\ \
| |/
| |
| |
| |
| |
| | |
into separate dir." (DO NOT MERGE)
* commit '51a43593261ebf190f736ecbb3939b69479a21dc':
Revert "Move NXP JNI and DeviceHost implementation into separate dir." (DO NOT MERGE)
|
| |
| |
| |
| |
| |
| |
| |
| | |
NOT MERGE)
This reverts commit 26f6049196acaa9768ba6bdef343216ea878a4c1.
Change-Id: I7ed3a1ba24bbbdb3336547c20f47c344d70b2d30
|
|\ \
| |/
| |
| |
| |
| |
| | |
separate dir. (DO NOT MERGE)
* commit 'c2b3f02b1217c761d5247c3cda9444f0418b51cb':
Move NXP JNI and DeviceHost implementation into separate dir. (DO NOT MERGE)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Preparation for the new NCI stack. The idea is to
build either the NXP or the NCI stack, triggered
by a makefile switch. To that end, move the
DeviceHost and JNI implementations in their own
directory, so we can build them only if needed.
Change-Id: Ibb6aeb11f0bb887e153fd457860b1ad0e39e7933
|
| |
| |
| |
| | |
Change-Id: I0ff7c460b53f56d7b98e1e27838cfd4243a2b0a0
|
| |
| |
| |
| |
| |
| |
| |
| | |
Exposed by the new stack; need to take locks around
mRunning and mLlcpServerSocket.
Bug: 6922853
Change-Id: Ic8e3b90d1a1c9d77b27308e3f18bf8871843206f
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In our current model these AIDs should be handled by
the EE.
Because this routing also activates Nfc-B listen mode,
it causes some Beam inter-op issues with PN544-based devices.
Change-Id: I865bbf7cdd48a781410ad3742426fa9b05751c70
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
From partner, uploaded 07/26/2012; modified to fit
in new dhimpl/jni split.
Change-Id: I3a8c04ab9427adc1295b7b46ec1308f98a2c2c5e
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
From partner drop at 07/20. Modified to fit into our new
JNI/DH split.
New build config that builds two targets,
Nfc and NfcNci, each with their own dependencies. Product config files
have to specify either Nfc or NfcNci in their packages config.
Change-Id: I348a3aad7167195ca03baf9636408ab8e4c55fce
|
|\ \ \
| |/ /
|/| |
| | | |
* commit '29b858a5d60a0ccd14be56ab0739b0ac45ec4656':
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: I9368f5edddf23587c72fc9658f0bd263ab6e75f0
|
| | |\ \ |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '238cce657e58a243447f0a4de644502e5db5dac1':
Fix type of collision resolution record.
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
* commit '69369b773d2ea675aa5a18582c82e2ba65dc3a42':
Fix type of collision resolution record.
|
| | |\ \ \ \
| | | |/ / /
| | | | | |
| | | | | |
| | | | | | |
* commit '43f226312d34edc17a6319f7d61a06d20e1850e7':
Fix type of collision resolution record.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 6759842
Change-Id: I6d1e24472702007616c0be71aacda9e591a23620
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
service.
* commit '73eac104b08672181a636d23c446cf9cdd192fe5':
Implement connection handover LLCP service.
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
* commit 'afa30410182f83efbd12eeca1fb12413da573543':
Implement connection handover LLCP service.
|
| | |\ \ \ \
| | | |/ / /
| | | | | |
| | | | | |
| | | | | | |
* commit '327d0e7c5a454b704bd37bae40cf20383d00cc63':
Implement connection handover LLCP service.
|
| | | | |/
| | | |/|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The Connection Handover specification dictates that we should
exchange Hr/Hs records over a dedicated LLCP service. This adds
the service, and starts using it by default. It will fall back
to the SNEP GET method to remain compatible with Android 4.1
devices. SNEP GET on these devices will return "Not Implemented",
also per the SNEP spec.
Also fixed a bug in endianness of the OOB record.
Bug: 6759842
Change-Id: Ifd360f556bf0e1757eb8bbaadf11efa094aefcf6
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The DeviceHost classed moved to a new package,
updated the JNI references accordingly.
Change-Id: I11d30b241f80e2efba4570a921346ea3689b4ec5
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Preparation for the new NCI stack. The idea is to
build either the NXP or the NCI stack, triggered
by a makefile switch. To that end, move the
DeviceHost and JNI implementations in their own
directory, so we can build them only if needed.
Change-Id: I8579ec30ceb1908e4cd180cfbd10224aa4bddb8d
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit 26f6049196acaa9768ba6bdef343216ea878a4c1.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Preparation for the new NCI stack. The idea is to
build either the NXP or the NCI stack, triggered
by a makefile switch. To that end, move the
DeviceHost and JNI implementations in their own
directory, so we can build them only if needed.
Change-Id: Ibb6aeb11f0bb887e153fd457860b1ad0e39e7933
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 6759842
Change-Id: I0fe1e6859d8792b959a1306404bd239ab33dd3b4
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The Connection Handover specification dictates that we should
exchange Hr/Hs records over a dedicated LLCP service. This adds
the service, and starts using it by default. It will fall back
to the SNEP GET method to remain compatible with Android 4.1
devices. SNEP GET on these devices will return "Not Implemented",
also per the SNEP spec.
Also fixed a bug in endianness of the OOB record.
Bug: 6759842
Change-Id: Iafe67ab119e933df5dfa0a5645a95bc59badd8ae
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ied71d51ae286e440cf16f41488f359d6468455da
Auto-generated-cl: translation import
|