summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_adapter_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in device/dcheng2014-10-221-73/+39
* replace OVERRIDE and FINAL with override and final in device/mostynb2014-10-061-25/+25
* Use name passed to chrome.bluetoothSocket.create() as the SDP service name fo...isherman@chromium.org2014-07-031-2/+2
* chrome.bluetoothSocket: clean-up Listen functionskeybuk@chromium.org2014-06-101-1/+0
* Bluetooth: remove Out of Band Pairing APIskeybuk@chromium.org2014-05-281-5/+0
* Implement chrome.bluetoothSocket.listenUsing*()keybuk@chromium.org2014-05-121-0/+15
* device/bluetooth: Remove BluetoothAdapter::Start|StopDiscovering.armansito@chromium.org2014-03-091-12/+7
* Add BluetoothDevice::PairingDelegate::AuthorizePairingkeybuk@chromium.org2014-02-271-0/+1
* BluetoothAdapter: add ability to set default pairing delegatekeybuk@chromium.org2014-02-271-0/+187