Searched defs:commands (Results 1 – 4 of 4) sorted by relevance
39 Configuration76 Device discovery and connection283 Security344 Advertising with Extended Advertising enabled475 Legacy Advertising with Extended Advertising disabled572 L2CAP Connection Oriented Channels605 Keys storage
13 Configuration
45 const struct shell_cmd *commands; member
38 int shell_register(const char *module_name, const struct shell_cmd *commands) in shell_register()