summaryrefslogtreecommitdiff
path: root/device
AgeCommit message (Expand)Author
2020-06-05[bluetooth] Implement obtaining GATT Services for WinRTJan Wilken Doerrie
2020-06-05[bluetooth] Introduce BluetoothDeviceWinrtJan Wilken Dörrie
2020-06-05Run clang-tidy modernize-use-equals-{delete,default} on //deviceChris Watkins
2020-06-05Replace base::MakeUnique with std::make_unique in device/.Jeremy Roman
2020-06-05Remove redundant OS_CHROMEOS checksMichael Giuffrida
2020-06-05Implement chrome.bluetoothLowEnergy.resetAdvertising().sonnysasaka
2020-06-05Remove base::Value::CreateNullValuejdoerrie
2020-06-05Move enum BluetoothDevice::DeviceType out of BluetoothDevice class.fukino
2020-06-05Add the chrome.bluetoothLowEnergy.setAdvertisingInterval API.steel
2020-06-05device/bluetooth: Fix = operator and copy constructor of BluetoothServiceAttr...mcchou
2020-06-05device/bluetooth: Fix copy constructor of BluetoothServiceAttributeValueBlueZmcchou
2020-06-05device/bluetooth: Add a constructor to BluetoothServiceAttributeValueBlueZmcchou
2020-06-05Use base::StartWith() in more places when appropriate.thestig
2020-06-05Implement BluetoothDeviceBlueZ::GetServiceRecords.rkc
2020-06-05BlueZ + DBus implementations of create/remove service record functions.rkc
2020-06-05device/bluetooth: split out transport enumejcaruso
2020-06-05bluetooth: Use BluetoothUUID instead of string when sending uuidsortuno
2020-06-05Generate param traits size methods for IPC files in content/ (and traits it d...jam
2020-06-05Convert device/bluetooth to std::unique_ptrthakis
2020-06-05IPC::Message -> base::Picklerockot
2020-06-05Convert Pass()→std::move() in //devicedcheng
2020-06-05Switch to standard integer types in device/.avi
2020-06-04bluetooth-advertising: Fix wrong assignment and append of wrong typeortuno
2020-06-04Chromium side of RequestDeviceOptions implementation.jyasskin
2020-06-04Move more string_util functions to base namespace.brettw
2020-06-04Replace more ObserverList with base::ObserverList.brettw
2020-06-04Add 'explicit' qualifiers to single-arguments ctorsprimiano
2020-06-04Revert of Revert of Add CPP API for BLE advertisments. (patchset #1 id:1 of h...rkc
2020-06-04Revert of Add CPP API for BLE advertisments. (patchset #12 id:220001 of https...spang
2020-06-04Add CPP API for BLE advertisments.rkc
2020-06-04bluetooth: Make device/bluetooth a shared library component.scheib
2020-06-04Revert of bluetooth: Make device/bluetooth a shared library component. (patch...scheib
2020-06-04bluetooth: Make device/bluetooth a shared library component.scheib
2020-06-04[Bluetooth] Use base::ToLowerASCII() rather than tolower(), as the later is l...isherman@chromium.org
2020-06-04Bluetooth UUIDs should be case-insensitive.isherman@chromium.org
2020-06-04device/bluetooth: Add chromeos::BluetoothRemoteGattCharacteristicChromeOS.armansito@chromium.org
2020-06-04device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org
2020-06-04Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..."nick@chromium.org
2020-06-04device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org