summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/test/mock_bluetooth_device.h
Commit message (Expand)AuthorAgeFilesLines
* Determine device type via bluetooth appearance in OOBEjosephsih2016-02-241-0/+1
* Switch to standard integer types in device/.avi2015-12-221-9/+11
* Implement bluetoothPrivate.forgetstevenjb2015-11-121-1/+3
* Fixing bluetoothPrivate.pair to pair with trusted devices.sacomoto2015-09-291-0/+5
* bluetooth: Remove unused MockBluetoothDevice::StartConnectionMonitor.scheib2015-09-211-4/+0
* bluetooth: Create base class BluetoothDevice::CreateGattConnection impl.scheib2015-09-211-0/+3
* Use the BT device address as its identifier in the chooser.jyasskin2015-09-031-0/+1
* bluetooth: Browser-side implementation of getCharacteristicortuno2015-06-111-3/+4
* bluetooth: Browser side partial implementation of getPrimaryService.ortuno2015-06-021-0/+16
* Expose TxPower for bluetooth devices during discoveryjpawlowski2015-05-131-0/+1
* Expose RSSI for bluetooth devices during discovery.jpawlowski2015-05-111-0/+1
* Add GetConnectionInfo function for BluetoothDevice, replacing the existingtengs2015-01-071-3/+1
* [Clean up] Expose ConnectToServiceInsecurely as a BluetoothDevice API on all ...isherman2014-10-161-0/+4
* device/bluetooth: Move GATT observer methods to BluetoothAdapter::Observer.armansito@chromium.org2014-07-301-2/+0
* device/bluetooth: Introduce BluetoothGattConnection.armansito@chromium.org2014-06-181-0/+3
* Bluetooth: Implement new socket API for OS Xisherman@chromium.org2014-06-101-4/+0
* Bluetooth: remove Out of Band Pairing APIskeybuk@chromium.org2014-05-281-8/+0
* Hook up RSSI and host transmit power Bluetooth device properties for ChromeOS.tengs@chromium.org2014-05-111-0/+3
* Implement chrome.bluetoothSocket.connect()keybuk@chromium.org2014-05-081-0/+4
* Expose device RSSI and Tx power via the chrome.bluetooth API.isherman@chromium.org2014-05-011-0/+3
* chrome.bluetoothLowEnergy: Implement getService and getServices.armansito@chromium.org2014-04-281-0/+3
* Remove BluetoothDevice::ConnectToServicekeybuk@chromium.org2014-04-111-3/+0
* device/bluetooth: Add chromeos::BluetoothRemoteGattServiceChromeOS.armansito@chromium.org2014-04-081-0/+2
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-081-3/+3
* Revert 262175 "* Replace "read" method with onReceiveXxx events."scottmg@chromium.org2014-04-071-3/+3
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-071-3/+3
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-041-1/+2
* Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..."nick@chromium.org2014-04-031-2/+1
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-031-1/+2
* Bluetooth: replace "profiles" with "uuids"keybuk@chromium.org2014-03-201-9/+2
* Add BluetoothDevice::VendorIDSource()keybuk@chromium.org2014-03-111-0/+1
* Add base:: to string16 in device/.dbeam@chromium.org2013-12-191-1/+1
* Use a direct include of strings headers in crypto/, dbus/, device/.avi@chromium.org2013-06-111-1/+1
* Bluetooth: gather usage metricskeybuk@chromium.org2013-04-291-0/+3
* Revert 196990 "Bluetooth: gather usage metrics"thakis@chromium.org2013-04-281-3/+0
* Bluetooth: gather usage metricskeybuk@chromium.org2013-04-281-0/+3
* Implemented BluetoothDeviceMac::ConnectToProfile().youngki@chromium.org2013-04-241-1/+2
* Add abstract BluetoothProfile classkeybuk@chromium.org2013-04-191-1/+4
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-5/+9
* bluetooth: ConnectErrorCode added in the BluetoothDevice::Connect error callbackdeymo@chromium.org2012-12-181-1/+2
* Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...youngki@chromium.org2012-10-181-0/+79