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

Commit b082d632 authored by Chienyuan Huang's avatar Chienyuan Huang
Browse files

Add flag for directed advertising APIs

Bug: 315241296
Bug: 378230500
Bug: 377516681
Test: m com.andorid.btservices
Change-Id: I5d6e3c8a5912b29015165ecccfa8ac8831b0d00f
parent 1f424c35
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -280,3 +280,11 @@ flag {
    description: "Offload LE RPA rotation to BT controller. go/rpa-offload-to-bt-controller"
    bug: "378398874"
}

flag {
    name: "directed_advertising_api"
    namespace: "bluetooth"
    is_exported: true
    description: "Add new API for directed advertising"
    bug: "378230500"
}