summaryrefslogtreecommitdiffstats
path: root/components/pairing/bluetooth_host_pairing_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Add permanent_id to pairing protocol.zork2015-05-011-0/+2
* Add AddNetwork message to pairing API.zork2015-04-221-0/+1
* components: Cleanup - remove unused private fields.tfarina2015-02-201-1/+0
* Update {virtual,override,final} to follow C++11 style in components, round 2.dcheng2015-01-231-31/+25
* * Transition host to STAGE_UPDATING after pairing.achuith2014-10-141-1/+4
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-22/+22
* Wait for the Bluetooth adapter to be present before starting pairing.zork2014-09-171-0/+7
* Add method for telling the Pairing API that enrollment is completezork2014-09-091-0/+1
* Update the pairing API to include configuration and enrollment.zork2014-08-281-0/+1
* Add bluetooth host and controller delegates for pairing.zork2014-08-261-0/+114