blob: 99b030529111e5db8ca9ec7143d32f611e2b0603 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
package: "com.android.bluetooth.flags"
container: "com.android.btservices"
flag {
name: "default_gatt_transport"
namespace: "bluetooth"
description: "Use LE as the default transport for GATT connections"
bug: "376276742"
metadata {
purpose: PURPOSE_BUGFIX
}
}
|