Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c9ecc20b authored by Chris Manton's avatar Chris Manton
Browse files

Flag: continue_service_discovery_when_cancel_device_discovery

Bug: 329642681
Bug: 315241296
Test: m .
Change-Id: I8c74b92650e53c1d93f03cd440146a570c9bd463
parent 9aa11306
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -35,3 +35,10 @@ flag {
    description: "Report Bluetooth system context through bta_ble_energy_info_cmpl"
    bug: "323083457"
}

flag {
    name: "continue_service_discovery_when_cancel_device_discovery"
    namespace: "bluetooth"
    description: "Continue service discovery when API cancel device discovery called"
    bug: "329642681"
}