summaryrefslogtreecommitdiffstats
path: root/components/pairing/bluetooth_host_pairing_controller.h
Commit message (Expand)AuthorAgeFilesLines
* In the slave device:xdai2016-01-091-1/+0
* Switch to standard integer types in components/, part 3 of 4.avi2015-12-251-3/+7
* 1) Add basic configuration (network connection, language, keyboard layout, ti...xdai2015-12-161-0/+2
* Fix header guard ifdefs in components.thestig2015-09-151-3/+3
* 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