summaryrefslogtreecommitdiffstats
path: root/components/pairing/bluetooth_host_pairing_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up protocol for Bluetooth Pairing.zork2014-09-191-10/+16
* Wait for the Bluetooth adapter to be present before starting pairing.zork2014-09-171-1/+24
* Remove implicit conversions from scoped_refptr to T* in components/pairingdcheng2014-09-151-4/+4
* Redirect to the enterprise enrollment screen during remora and shark pairing.zork2014-09-101-3/+0
* Add method for telling the Pairing API that enrollment is completezork2014-09-091-3/+13
* Update the pairing API to include configuration and enrollment.zork2014-08-281-0/+5
* Add bluetooth host and controller delegates for pairing.zork2014-08-261-0/+379