blob: 07c09134bb6fd29e73d83358c96d6661370c2633 (
plain)
1
2
3
4
5
6
7
8
9
10
|
module: "android.sysprop.bluetooth.hardware"
owner: Platform
prop {
api_name: "wakeup_supported"
type: Boolean
scope: Internal
access: Readonly
prop_name: "bluetooth.hardware.wakeup_supported"
}
|