summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_discovery_session.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //devicedcheng2015-12-271-1/+1
* Add histograms for BT discovery session failures.jyasskin2015-08-271-5/+27
* Moving BluetoothDiscoveryFilter into its own file.krstnmnlsn2015-06-021-167/+1
* bluetooth: Refactor BluetoothDiscoverySession::Stop to always call its callbacksortuno2015-05-051-10/+24
* Add SetDiscoveryFilter to Bluetooth Adapter.jpawlowski2015-04-131-4/+190
* Clean up BluetoothDiscoverySession a bit.isherman@chromium.org2014-07-021-11/+3
* device/bluetooth: Remove BluetoothAdapter::Start|StopDiscovering.armansito@chromium.org2014-03-091-2/+6
* Migrate chrome.bluetooth API backend to use device::BluetoothDiscoverySession.armansito@chromium.org2014-03-071-5/+14
* Revert 255262 "Migrate chrome.bluetooth API backend to use devic..."earthdok@chromium.org2014-03-061-13/+2
* Migrate chrome.bluetooth API backend to use device::BluetoothDiscoverySession.armansito@chromium.org2014-03-061-2/+13
* Migrate Chrome OS Bluetooth UI to the new discovery API.armansito@chromium.org2014-03-041-0/+4
* device/bluetooth: Add BluetoothAdapter::DiscoverySession.armansito@chromium.org2014-02-281-0/+48