commit | a90ebeafc11eb2714316739001cd00f45d727e1c | [log] [tgz] |
---|---|---|
author | Jakub Pawlowski <jpawlowski@google.com> | Thu Nov 17 13:26:53 2016 -0800 |
committer | Jakub Pawlowski <jpawlowski@google.com> | Fri Nov 18 11:54:48 2016 -0800 |
tree | d8244aa6be7fcb80966b5791a359ed34abe58305 | |
parent | 9fe1a712fbc0dc52e101105d5014b147fe1125d3 [diff] |
Move startAdvertising() logic into native code (1/3) AdvertiseManager.startAdvertising() was implemented in Java layer for historical reasons. Now that we have nice native callbacks and tests, it can be moved into native code, where it will be shared between Android daemon and bluetoothtbd. Bug: 30622771 Test: native tests added to cover startAdvertising Change-Id: I492d857cae7e4f82273fa92213c8e9904302f01a