summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/test/mock_bluetooth_adapter.h
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+1
* Bluetooth: remove Out of Band Pairing APIskeybuk@chromium.org2014-05-281-4/+0
* Implement chrome.bluetoothSocket.listenUsing*()keybuk@chromium.org2014-05-121-0/+11
* Implement chrome.bluetoothSocket.connect()keybuk@chromium.org2014-05-081-1/+2
* device/bluetooth: Remove BluetoothAdapter::Start|StopDiscovering.armansito@chromium.org2014-03-091-6/+0
* Migrate chrome.bluetooth API backend to use device::BluetoothDiscoverySession.armansito@chromium.org2014-03-071-6/+7
* Revert 255262 "Migrate chrome.bluetooth API backend to use devic..."earthdok@chromium.org2014-03-061-7/+6
* Migrate chrome.bluetooth API backend to use device::BluetoothDiscoverySession.armansito@chromium.org2014-03-061-6/+7
* BluetoothAdapter: add ability to set default pairing delegatekeybuk@chromium.org2014-02-271-0/+10
* device::BluetoothAdapterChromeOS: Implement reference counted sessions.armansito@chromium.org2014-02-261-0/+6
* Introduce SetName and SetDiscoverable functions to BluetoothAdapter.tengs@chromium.org2014-02-081-1/+10
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-2/+2
* Bluetooth: remove private members from BluetoothAdapterkeybuk@chromium.org2013-04-021-1/+3
* Bluetooth: remove BluetoothAdapter::IsScanningkeybuk@chromium.org2013-03-281-2/+0
* Bluetooth: fix issues with discovery APIkeybuk@chromium.org2013-01-291-3/+7
* Created BluetoothAdapter::IsInitialized() and BluetoothAdapter::QueueAdapterC...youngki@chromium.org2013-01-171-0/+1
* Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...youngki@chromium.org2012-10-181-0/+61