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