commit | 12338405e0d8d70573e650560ccc8e1ce7d8e8cd | [log] [tgz] |
---|---|---|
author | Arman Uguray <armansito@google.com> | Wed Sep 16 18:00:05 2015 -0700 |
committer | Arman Uguray <armansito@google.com> | Wed Sep 23 17:36:13 2015 -0700 |
tree | fe2f600f46c3cbb1121ebeabedb4c531851f6267 | |
parent | b2b1ecd3c282412773f5ca70ee2798542bc2920f [diff] |
service: Add advertising support to LowEnergyClient This CL adds the StartAdvertising and StopAdvertising APIs to LowEnergyClient. These internally call into the multi-advertising APIs in HAL and report success or failure in an async callback. The sequence of calls to enable advertising and setting advertising and scan response data are serialized internally. Bug: 23793954 Change-Id: Id093a98f3baca6328653b986857a064e8a722690