summaryrefslogtreecommitdiffstats
path: root/components/pairing/bluetooth_controller_pairing_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Add AddNetwork message to pairing API.zork2015-04-221-0/+1
* Update {virtual,override,final} to follow C++11 style in components, round 2.dcheng2015-01-231-43/+35
* * Transition host to STAGE_UPDATING after pairing.achuith2014-10-141-1/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-26/+26
* Clean up protocol for Bluetooth Pairing.zork2014-09-191-0/+1
* Update the pairing API to include configuration and enrollment.zork2014-08-281-3/+8
* Add bluetooth host and controller delegates for pairing.zork2014-08-261-0/+125