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: Ifee1fc74ad3e749ffc0c6a734e450c540b5b59bb
Loading
Please register or sign in to comment