summaryrefslogtreecommitdiff
path: root/flags/le_scanning.aconfig
blob: 0b4985e45e232be93a168712ed6f1b63da4ce7fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
package: "com.android.bluetooth.flags"
container: "com.android.bt"

flag {
    name: "scan_results_in_main_thread"
    namespace: "bluetooth"
    description: "Use main thread for handling scan results"
    bug: "392693506"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}