Implementing a BLE connection finder.
commit8d080c8e59b18ef4dc46f3a03cc6a15f634868af
authorsacomoto <sacomoto@chromium.org>
Mon, 27 Apr 2015 10:04:26 +0000 (27 03:04 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 27 Apr 2015 10:04:27 +0000 (27 10:04 +0000)
tree3ecda0888a9cf59466cc84a424b4f1ed1cc78307
parent76a7e3446188256ca240dc31cd5287ef78de2951
Implementing a BLE connection finder.

This is a fixed version of https://codereview.chromium.org/1094273003/,
that was reverted due to a global const std:string.

BUG=479673

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

Cr-Commit-Position: refs/heads/master@{#327022}
components/proximity_auth.gypi
components/proximity_auth/ble/BUILD.gn
components/proximity_auth/ble/bluetooth_low_energy_connection_finder.cc [new file with mode: 0644]
components/proximity_auth/ble/bluetooth_low_energy_connection_finder.h [new file with mode: 0644]
components/proximity_auth/ble/proximity_auth_ble_system.cc
components/proximity_auth/ble/proximity_auth_ble_system.h