Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcommand_handler.rs65 type CommandFunction = fn(&mut CommandHandler, &Vec<String>) -> CommandResult; typedef
76 function_pointer: CommandFunction,