Home
last modified time | relevance | path

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

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