| Commit message (Expand) | Author | Age | Files | Lines |
* | device/bluetooth: Introduce BluetoothGattConnection. | armansito@chromium.org | 2014-06-18 | 1 | -0/+7 |
* | Bluetooth: Implement new socket API for OS X | isherman@chromium.org | 2014-06-10 | 1 | -8/+0 |
* | Bluetooth: Implement socket API for Windows. | xiyuan@chromium.org | 2014-06-06 | 1 | -12/+7 |
* | Bluetooth: remove Out of Band Pairing APIs | keybuk@chromium.org | 2014-05-28 | 1 | -14/+0 |
* | [Bluetooth] Standardize Bluetooth device address format to XX:XX:XX:XX:XX:XX. | isherman@chromium.org | 2014-05-17 | 1 | -1/+1 |
* | Hook up RSSI and host transmit power Bluetooth device properties for ChromeOS. | tengs@chromium.org | 2014-05-11 | 1 | -0/+6 |
* | Implement chrome.bluetoothSocket.connect() | keybuk@chromium.org | 2014-05-08 | 1 | -0/+9 |
* | Reimplement BluetoothSocketChromeOS | keybuk@chromium.org | 2014-05-02 | 1 | -2/+2 |
* | Expose device RSSI and Tx power via the chrome.bluetooth API. | isherman@chromium.org | 2014-05-01 | 1 | -0/+15 |
* | Remove BluetoothDevice::ConnectToService | keybuk@chromium.org | 2014-04-11 | 1 | -6/+0 |
* | device/bluetooth: Add chromeos::BluetoothRemoteGattServiceChromeOS. | armansito@chromium.org | 2014-04-08 | 1 | -0/+13 |
* | * Replace "read" method with onReceiveXxx events. | rpaquay@chromium.org | 2014-04-08 | 1 | -20/+22 |
* | Revert 262175 "* Replace "read" method with onReceiveXxx events." | scottmg@chromium.org | 2014-04-07 | 1 | -22/+20 |
* | * Replace "read" method with onReceiveXxx events. | rpaquay@chromium.org | 2014-04-07 | 1 | -20/+22 |
* | device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUID | armansito@chromium.org | 2014-04-04 | 1 | -3/+3 |
* | Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..." | nick@chromium.org | 2014-04-03 | 1 | -3/+3 |
* | device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUID | armansito@chromium.org | 2014-04-03 | 1 | -3/+3 |
* | Bluetooth: replace "profiles" with "uuids" | keybuk@chromium.org | 2014-03-20 | 1 | -23/+3 |
* | Add BluetoothDevice::VendorIDSource() | keybuk@chromium.org | 2014-03-11 | 1 | -0/+5 |
* | There was a missing check to return the right record. | etienneb@chromium.org | 2013-07-31 | 1 | -1/+2 |
* | Use a direct include of strings headers in crypto/, dbus/, device/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Implemented BluetoothDeviceWin::ConnectToProfile() | youngki@chromium.org | 2013-05-05 | 1 | -23/+13 |
* | Bluetooth: gather usage metrics | keybuk@chromium.org | 2013-04-29 | 1 | -0/+12 |
* | Revert 196990 "Bluetooth: gather usage metrics" | thakis@chromium.org | 2013-04-28 | 1 | -12/+0 |
* | Bluetooth: gather usage metrics | keybuk@chromium.org | 2013-04-28 | 1 | -0/+12 |
* | Implemented BluetoothDeviceMac::ConnectToProfile(). | youngki@chromium.org | 2013-04-24 | 1 | -0/+1 |
* | Add abstract BluetoothProfile class | keybuk@chromium.org | 2013-04-19 | 1 | -0/+6 |
* | Bluetooth: clean up Bluetooth classes | keybuk@chromium.org | 2013-04-05 | 1 | -2/+27 |
* | Implemented BluetoothDeviceWin. | youngki@chromium.org | 2013-02-25 | 1 | -12/+25 |
* | Implemented Device/Service discovery with incremented timeout values. | youngki@chromium.org | 2013-02-21 | 1 | -2/+63 |
* | bluetooth: ConnectErrorCode added in the BluetoothDevice::Connect error callback | deymo@chromium.org | 2012-12-18 | 1 | -1/+1 |
* | Added empty implementations for Bluetooth Windows files. | youngki@chromium.org | 2012-10-22 | 1 | -0/+121 |