1module: "android.sysprop.bluetooth.Bta"
2owner: Platform
3
4prop {
5    api_name: "disable_delay"
6    type: Integer
7    scope: Internal
8    access: Readonly
9    prop_name: "bluetooth.bta.disable_delay.millis"
10}
11
12
13