summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_discovery_session.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in device/.avi2015-12-221-0/+1
* Add histograms for BT discovery session failures.jyasskin2015-08-271-0/+5
* Moving BluetoothDiscoveryFilter into its own file.krstnmnlsn2015-06-021-57/+1
* bluetooth: Refactor BluetoothDiscoverySession::Stop to always call its callbacksortuno2015-05-051-2/+11
* Add SetDiscoveryFilter to Bluetooth Adapter.jpawlowski2015-04-131-2/+70
* bluetooth: Make device/bluetooth a shared library component.scheib2014-12-061-1/+2
* Revert of bluetooth: Make device/bluetooth a shared library component. (patch...scheib2014-12-051-2/+1
* bluetooth: Make device/bluetooth a shared library component.scheib2014-12-051-1/+2
* Clean up BluetoothDiscoverySession a bit.isherman@chromium.org2014-07-021-2/+1
* Migrate chrome.bluetooth API backend to use device::BluetoothDiscoverySession.armansito@chromium.org2014-03-071-2/+4
* Revert 255262 "Migrate chrome.bluetooth API backend to use devic..."earthdok@chromium.org2014-03-061-4/+2
* Migrate chrome.bluetooth API backend to use device::BluetoothDiscoverySession.armansito@chromium.org2014-03-061-2/+4
* Migrate Chrome OS Bluetooth UI to the new discovery API.armansito@chromium.org2014-03-041-5/+6
* device/bluetooth: Add BluetoothAdapter::DiscoverySession.armansito@chromium.org2014-02-281-0/+87