Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize usage of virtual/override/final in device/ | dcheng | 2014-10-22 | 1 | -73/+39 |
* | replace OVERRIDE and FINAL with override and final in device/ | mostynb | 2014-10-06 | 1 | -25/+25 |
* | Use name passed to chrome.bluetoothSocket.create() as the SDP service name fo... | isherman@chromium.org | 2014-07-03 | 1 | -2/+2 |
* | chrome.bluetoothSocket: clean-up Listen functions | keybuk@chromium.org | 2014-06-10 | 1 | -1/+0 |
* | Bluetooth: remove Out of Band Pairing APIs | keybuk@chromium.org | 2014-05-28 | 1 | -5/+0 |
* | Implement chrome.bluetoothSocket.listenUsing*() | keybuk@chromium.org | 2014-05-12 | 1 | -0/+15 |
* | device/bluetooth: Remove BluetoothAdapter::Start|StopDiscovering. | armansito@chromium.org | 2014-03-09 | 1 | -12/+7 |
* | Add BluetoothDevice::PairingDelegate::AuthorizePairing | keybuk@chromium.org | 2014-02-27 | 1 | -0/+1 |
* | BluetoothAdapter: add ability to set default pairing delegate | keybuk@chromium.org | 2014-02-27 | 1 | -0/+187 |