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

Commit 9147c1ff authored by Chienyuan Huang's avatar Chienyuan Huang Committed by Gerrit Code Review
Browse files

Merge "Add flag for directed advertising APIs" into main

parents c894b00a b082d632
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"
}