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