Bluetooth 5 AdvertisingSet implementation (3/4)
This patch wires up fist methods of AdvertisingSet, making it possible to start advertising and stop advertising. It also replaces legacy implemementation with calls to new implementation. Bug: 30622771 Test: sl4a ConcurrentBleAdvertisingTest Change-Id: I843d8fc12ba1928c87e256a0fb6d730c9fa200e6
Showing
- system/btif/src/btif_ble_advertiser.cc 48 additions, 12 deletionssystem/btif/src/btif_ble_advertiser.cc
- system/service/test/low_energy_advertiser_unittest.cc 18 additions, 9 deletionssystem/service/test/low_energy_advertiser_unittest.cc
- system/stack/btm/btm_ble_multi_adv.cc 118 additions, 2 deletionssystem/stack/btm/btm_ble_multi_adv.cc
- system/stack/include/ble_advertiser.h 30 additions, 6 deletionssystem/stack/include/ble_advertiser.h
Please register or sign in to comment