summaryrefslogtreecommitdiffstats
path: root/device
Commit message (Expand)AuthorAgeFilesLines
...
* Simplified BluetoothAdapterWin.youngki@chromium.org2013-04-246-114/+42
* Bluetooth: Cache the pairing passkey and pincode in the option handlerdeymo@chromium.org2013-04-232-2/+3
* Bluetooth: fix header sentry comment stylekeybuk@chromium.org2013-04-232-2/+2
* Change MediaTransferProtocolManager::Initialize to use a TaskRunner instead o...thestig@chromium.org2013-04-232-13/+13
* Add missing BluetoothProfile::Options::auto_connectkeybuk@chromium.org2013-04-222-0/+6
* Bluetooth: Send UI notifications when the connecting status changes.deymo@chromium.org2013-04-203-12/+28
* Bluetooth: D-Bus client interface for org.bluez.Input1deymo@chromium.org2013-04-202-3/+52
* Bluetooth: call DeviceChanged observer method on IsConnecting() changekeybuk@chromium.org2013-04-204-42/+63
* Add abstract BluetoothProfile classkeybuk@chromium.org2013-04-1913-1/+192
* Bluetooth: Add support for pairing display notificationsdeymo@chromium.org2013-04-193-10/+52
* Bluetooth: treat unpairable devices as Trusted/Pairedkeybuk@chromium.org2013-04-185-33/+106
* Storage Monitor: Make StorageMonitorLinux own the MediaTransferProtocolManager.thestig@chromium.org2013-04-182-30/+10
* Bluetooth: implement BlueZ 5 backend for Chrome OSkeybuk@chromium.org2013-04-186-14/+3048
* Bluetooth: Don't attempt a pairing for devices not supporting it.keybuk@chromium.org2013-04-172-0/+19
* Bluetooth: Show trusted devices as paired.keybuk@chromium.org2013-04-172-1/+4
* Simplified BluetoothDeviceMac.youngki@chromium.org2013-04-123-92/+67
* Simplified BluetoothAdapterMac.youngki@chromium.org2013-04-103-238/+24
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-8/+8
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-092-8/+8
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-8/+8
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-0523-180/+310
* Bluetooth: rename experimental ChromeOS fileskeybuk@chromium.org2013-04-034-30/+30
* Bluetooth: remove private members from BluetoothAdapterkeybuk@chromium.org2013-04-0212-21/+52
* Bluetooth: rename TrackDefaultAdapter to Initkeybuk@chromium.org2013-04-0211-41/+18
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-302-2/+2
* Implemented Device Inquiry.youngki@chromium.org2013-03-292-2/+210
* Restricts BluetoothAdapterMac to OSX 10.7 or later.youngki@chromium.org2013-03-291-1/+2
* Bluetooth: remove BluetoothAdapter::IsScanningkeybuk@chromium.org2013-03-2815-332/+67
* Completes BluetoothDeviceMac implementation.youngki@chromium.org2013-03-283-0/+40
* Update device/bluetooth/OWNERSkeybuk@chromium.org2013-03-271-1/+1
* fix to be 64-bit compatible.youngki@chromium.org2013-03-271-2/+2
* Implemented BluetoothAdapterMac::AddDevices() and BluetoothAdapterMac::Remove...youngki@chromium.org2013-03-2611-17/+344
* Bluetooth: Disable "IsConnectable" property for ChromeOS implementation.deymo@chromium.org2013-03-262-31/+0
* Added BluetoothDeviceMac (empty implementation)youngki@chromium.org2013-03-193-0/+174
* Implemented BluetoothSocketMac.youngki@chromium.org2013-03-187-5/+215
* Remove unnecessary content entry from device's DEPS. device shouldn't depend ...jam@chromium.org2013-03-141-2/+0
* Implemented BluetoothServiceRecordMac with unittest.youngki@chromium.org2013-03-134-0/+269
* Remove BluetoothAdapterFactory::Createkeybuk@chromium.org2013-03-126-49/+3
* Add BluetoothAdapterChromeOSExperimental (empty for now)keybuk@chromium.org2013-03-115-8/+186
* Remove Debug restriction on Bluetooth log messageskeybuk@chromium.org2013-03-082-34/+34
* Implemented AdapterState.youngki@chromium.org2013-03-044-3/+139
* Added BluetoothAdapterMac (empty implementation for now)youngki@chromium.org2013-03-013-0/+130
* Bluetooth: Add a "connecting" property to BluetoothDevice.deymo@chromium.org2013-02-264-8/+65
* Bluetooth: Ignore the disconnect error message when device is already disconn...deymo@chromium.org2013-02-261-2/+8
* Bluetooth: Requery service records when device reconnects after reboot.deymo@chromium.org2013-02-261-0/+13
* Added Adapter*Changed() observer calls to BluetoothAdapterWin.youngki@chromium.org2013-02-252-3/+58
* Implemented BluetoothDeviceWin.youngki@chromium.org2013-02-2511-34/+185
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Bluetooth: Add a "connectable" property to the BluetoothDevice.deymo@chromium.org2013-02-237-48/+213
* device: Create device_bluetooth_string.{gyp,grd} files.tfarina@chromium.org2013-02-2256-7/+450