Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcommand_handler.rs351 function_pointer: CommandHandler::cmd_list_devices, in build_commands()
2047 fn cmd_list_devices(&mut self, args: &Vec<String>) -> CommandResult { in cmd_list_devices() method