Add bluetooth host and controller delegates for pairing.
commitde5908f77c572532a0d76a72b02c49a9165f582e
authorzork <zork@chromium.org>
Tue, 26 Aug 2014 22:34:23 +0000 (26 15:34 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 Aug 2014 22:46:36 +0000 (26 22:46 +0000)
tree802a783f39517c4cde4d33184132ea602116db13
parent00bff42f5738f985d04a888d64a64e802b65977d
Add bluetooth host and controller delegates for pairing.

BUG=380961, 380962

Review URL: https://codereview.chromium.org/469613002

Cr-Commit-Position: refs/heads/master@{#292005}
components/pairing.gypi
components/pairing/BUILD.gn
components/pairing/bluetooth_controller_pairing_controller.cc [new file with mode: 0644]
components/pairing/bluetooth_controller_pairing_controller.h [new file with mode: 0644]
components/pairing/bluetooth_host_pairing_controller.cc [new file with mode: 0644]
components/pairing/bluetooth_host_pairing_controller.h [new file with mode: 0644]
components/pairing/bluetooth_pairing_constants.cc [new file with mode: 0644]
components/pairing/bluetooth_pairing_constants.h [new file with mode: 0644]