summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_adapter_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: android: register for adapter on/off events.perja2016-02-261-0/+10
* Enable device_unittests on OS X trybots.reillyg2016-02-131-0/+4
* Implement BluetoothLowEnergyWrapperFake for Bluetooth test fixturegogerald2016-02-091-6/+6
* bluetooth: android: Fix a couple of crashes when adapter is turned on/off.perja2016-02-081-0/+85
* Add cross platform Bluetooth testing fixture for Windows.gogerald2016-01-271-6/+8
* Convert Pass()→std::move() in //devicedcheng2015-12-271-14/+16
* Switch to standard integer types in device/.avi2015-12-221-3/+7
* bluetooth: Fix crash when trying to read or write when operation pendingortuno2015-11-221-5/+3
* Test that device/bluetooth fails to scan on Android when denied permission.jyasskin2015-11-181-0/+22
* bluetooth: android: Accumulate advertised UUIDs.scheib2015-10-241-5/+9
* bluetooth: mac: Only test Low Energy discovery sessions.scheib2015-10-181-14/+5
* bluetooth: Android: Refactor BluetoothTest, simplifying tests.scheib2015-09-241-16/+4
* Add histograms for BT discovery session failures.jyasskin2015-08-271-9/+12
* Modified BluetoothTestMac to support device discovery tests.krstnmnlsn2015-07-311-19/+42
* Revert of Bringing 4 more BluetoothTest.* unit tests to Mac (patchset #6 id:1...dmurph2015-07-311-42/+19
* Modified BluetoothTestMac to support device discovery tests.krstnmnlsn2015-07-311-19/+42
* Adding class BluetoothTestMac so that the ConstructDefaultAdapter,krstnmnlsn2015-07-211-8/+10
* bluetooth: android: Initial BluetoothDeviceAndroid implementation.scheib2015-07-141-0/+109
* bluetooth: android: Initial Low Energy Discovery Sessions.scheib2015-07-131-0/+24
* Revert of bluetooth: android: Initial Low Energy Discovery Sessions. (patchse...scheib2015-07-091-24/+0
* bluetooth: android: Initial Low Energy Discovery Sessions.scheib2015-07-081-0/+24
* bluetooth: android: Refactor tests, wrappers, and fakes.scheib2015-06-301-1/+51
* Revert of Revert of Add CPP API for BLE advertisments. (patchset #1 id:1 of h...rkc2015-04-281-0/+5
* Revert of Add CPP API for BLE advertisments. (patchset #12 id:220001 of https...spang2015-04-271-5/+0
* Add CPP API for BLE advertisments.rkc2015-04-271-0/+5
* Make BluetoothAdapter non-threadsafe RefCountedtzik2015-04-231-2/+0
* bluetooth: Refactor (Add|Remove)Observer impls into BluetoothAdapter.scheib2015-04-221-4/+0
* Add SetDiscoveryFilter to Bluetooth Adapter.jpawlowski2015-04-131-3/+236
* device/bluetooth: Add RegisterAudioSink method to Bluetooth adapter.mcchou2015-01-151-9/+14
* bluetooth: BluetoothAdapterDeleter used to control BluetoothAdapter destruction.scheib2015-01-081-0/+2
* 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