Home
last modified time | relevance | path

Searched refs:wake_allowed (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcommand_handler.rs890 wake_allowed, in cmd_device()
909 let wake_allowed = adapter.get_remote_wake_allowed(device.clone()); in cmd_device() localVariable
922 wake_allowed, in cmd_device()
934 print_info!("Wake Allowed: {}", wake_allowed); in cmd_device()