summaryrefslogtreecommitdiffstats
path: root/content/renderer/bluetooth/bluetooth_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Implement Service.getCharacteristicsortuno2016-02-261-1/+18
* bluetooth: Add "Remote" to Web Bluetooth class namesortuno2016-02-191-14/+15
* bluetooth: Move BluetoothGATTRemote server to BluetoothDevice and implement c...ortuno2016-02-031-10/+8
* bluetooth: Update BluetoothCharacteristic.value on writeValuebeaufort.francois2016-01-211-1/+2
* bluetooth: Add disconnect functionortuno2016-01-161-0/+1
* bluetooth: Implement allowed devices maportuno2016-01-151-5/+16
* Switch to standard integer types in content/renderer/.avi2015-12-251-1/+4
* Remove uses of std:: in Blink Web Bluetooth API.jyasskin2015-11-131-1/+1
* bluetooth: Deprecate BluetoothDevice.instanceID and implement BluetoothDevice.idortuno2015-10-291-2/+2
* bluetooth: Implement BluetoothCharacteristicPropertiesortuno2015-10-211-4/+4
* bluetooth: Add characteristicvaluechanged eventortuno2015-10-201-0/+30
* bluetooth: Subscribe to notifications.ortuno2015-10-141-2/+83
* Move WorkerTaskRunner observer interface to WorkerThread.kalman2015-09-041-4/+4
* Put the RenderFrame's ID into a per-frame WebBluetooth, and plumb that back t...jyasskin2015-07-211-1/+2
* Move the Web Bluetooth implementation from child/ to renderer/.jyasskin2015-07-211-0/+143