summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_adapter_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Simplified BluetoothAdapterMac.youngki@chromium.org2013-04-101-9/+8
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-2/+2
* Bluetooth: remove private members from BluetoothAdapterkeybuk@chromium.org2013-04-021-0/+4
* Bluetooth: rename TrackDefaultAdapter to Initkeybuk@chromium.org2013-04-021-3/+2
* Implemented Device Inquiry.youngki@chromium.org2013-03-291-0/+46
* Bluetooth: remove BluetoothAdapter::IsScanningkeybuk@chromium.org2013-03-281-1/+0
* Implemented BluetoothAdapterMac::AddDevices() and BluetoothAdapterMac::Remove...youngki@chromium.org2013-03-261-0/+16
* Implemented AdapterState.youngki@chromium.org2013-03-041-0/+21
* Added BluetoothAdapterMac (empty implementation for now)youngki@chromium.org2013-03-011-0/+55