Searched refs:function_pointer (Results 1 – 1 of 1) sorted by relevance
| /packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
| D | command_handler.rs | 63 function_pointer: CommandFunction, field 138 function_pointer: CommandHandler::cmd_adapter, in build_commands() 146 function_pointer: CommandHandler::cmd_bond, in build_commands() 160 function_pointer: CommandHandler::cmd_device, in build_commands() 168 function_pointer: CommandHandler::cmd_discovery, in build_commands() 176 function_pointer: CommandHandler::cmd_floss, in build_commands() 206 function_pointer: CommandHandler::cmd_gatt, in build_commands() 219 function_pointer: CommandHandler::cmd_le_scan, in build_commands() 233 function_pointer: CommandHandler::cmd_advertise, in build_commands() 241 function_pointer: CommandHandler::cmd_sdp, in build_commands() [all …]
|