summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/test/android/java/src/org/chromium/device/bluetooth/Fakes.java
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Refactor GetDescriptorForUUID to GetDescriptorsForUUID.scheib2016-03-251-19/+0
* bluetooth: android: Confirm the notify session after the descriptor has been ...tommyt2016-03-141-1/+71
* bluetooth: android: register for adapter on/off events.perja2016-02-261-0/+18
* bluetooth: android: Fix a couple of crashes when adapter is turned on/off.perja2016-02-081-4/+47
* Call BluetoothGatt#close() after disconnectingtommyt2016-02-021-0/+8
* bluetooth: README.md and Android Fakes.java documentation.scheib2016-01-281-0/+5
* bluetooth: android: Enable characteristic change notification events.scheib2016-01-141-0/+28
* bluetooth: android: Implement Descriptor Write as needed for notifications.scheib2016-01-131-2/+46
* bluetooth: android: Initial basic Descriptors implementation.scheib2016-01-131-1/+48
* bluetooth: android: Code cleanup fixing comments, typos, simplified names.scheib2016-01-121-5/+5
* bluetooth: android: Crash fix: Check Characteristic isn't already destroyed.scheib2015-12-061-4/+23
* Test that device/bluetooth fails to scan on Android when denied permission.jyasskin2015-11-181-8/+29
* Ask for the location permission on Android.jyasskin2015-11-101-1/+7
* bluetooth: android: Implement StartNotifySession.scheib2015-11-061-5/+33
* bluetooth: android: Implement WriteRemoteCharacteristic.scheib2015-11-031-11/+55
* bluetooth: android: Implement ReadRemoteCharacteristic and GetValue.scheib2015-11-031-9/+63
* bluetooth: android: BluetoothRemoteGattCharacteristicAndroid::GetProperties()scheib2015-10-281-5/+12
* bluetooth: android: Implement BluetoothRemoteGattServiceAndroid::GetCharacter...scheib2015-10-231-0/+54
* bluetooth: android: BluetoothRemoteGattServiceAndroid::GetUUIDscheib2015-10-161-6/+20
* bluetooth: android: Create BluetoothRemoteGattServiceAndroid objects.scheib2015-10-101-1/+53
* bluetooth: Refactor BluetoothTest member names.scheib2015-10-091-3/+3
* bluetooth: android: Rename FakeBluetoothLeScanner.mCallback to mScanCallback.scheib2015-09-231-11/+11
* bluetooth: android: Implement CreateGattConnection.scheib2015-09-231-14/+78
* Enabled 2 device tests to run on OS X (> 10.10) and adjusted androidkrstnmnlsn2015-08-031-1/+1
* Modified BluetoothTestMac to support device discovery tests.krstnmnlsn2015-07-311-4/+4
* Revert of Bringing 4 more BluetoothTest.* unit tests to Mac (patchset #6 id:1...dmurph2015-07-311-4/+4
* Modified BluetoothTestMac to support device discovery tests.krstnmnlsn2015-07-311-4/+4
* Move JNI annotations to annotations package.aurimas2015-07-301-1/+1
* bluetooth: android: Initial BluetoothDeviceAndroid implementation.scheib2015-07-141-6/+76
* bluetooth: android: Initial Low Energy Discovery Sessions.scheib2015-07-131-1/+79
* Revert of bluetooth: android: Initial Low Energy Discovery Sessions. (patchse...scheib2015-07-091-79/+1
* bluetooth: android: Initial Low Energy Discovery Sessions.scheib2015-07-081-1/+79
* bluetooth: android: Refactor tests, wrappers, and fakes.scheib2015-06-301-0/+61