History log of /packages/apps/Nfc/src/com/android/nfc/handover/BluetoothPeripheralHandover.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
42c0f35783e2849de525cdbe743c95c197fdcf50 09-Sep-2014 Andres Morales <anmorales@google.com> Pause polling while pairing to peripheral.

Attempt at working around the NFC KB resetting itself
due to NFC discovery.

This prevents the tag from being picked up repeated times.
However, since it re-enables polling once it's done, it will
definitely end up disconnecting the KB if the device remains on it
after pairing has ended. This is because tapping an NFC handover
sticker for a paired device disconnects the device.

Leaving a timeout after paring succeeds before re-enabling
polling as a hacky bandaid solution.

Bug: 17401266
Change-Id: I981a4b2ad7ebf99ba8aa5106cc44f8ac7d899132
/packages/apps/Nfc/src/com/android/nfc/handover/BluetoothPeripheralHandover.java
cf76dfbf36ab621b9372527ddc8ca605e00d7784 05-Sep-2014 Andres Morales <anmorales@google.com> Allow BLE keyboard to be paired via NFC in SW

Bug:17397066
Change-Id: Id8a51e1c8285b263b74dce72c11b79b9f196a957
/packages/apps/Nfc/src/com/android/nfc/handover/BluetoothPeripheralHandover.java
2d5c0337f6f2e58b6d1b1d6a35c670c736eb0bd3 20-Aug-2014 Andres Morales <anmorales@google.com> Fix crash in keyboard disconnection

Bug:17157975
Change-Id: Icda30b73155a5ef7df6024c3de3f0974293777da
/packages/apps/Nfc/src/com/android/nfc/handover/BluetoothPeripheralHandover.java
7aaafa209be6c1b01081cfb5ed1e9530082c7d8c 13-Aug-2014 Andres Morales <anmorales@google.com> BLE parser

Adds a parser for BLE devices and updates BT Handover
stack to support this mode.

Bug: 16007503
Change-Id: I153b1b65f9d27f5d1c5a645c445b339ef5f73157
/packages/apps/Nfc/src/com/android/nfc/handover/BluetoothPeripheralHandover.java