Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dod_priv_proxy.c53 bt_mesh_shell_mdl_cmds_help, 1, 1);
Dop_agg.c65 bt_mesh_shell_mdl_cmds_help, 1, 1);
Dsol_pdu_rpl.c70 bt_mesh_shell_mdl_cmds_help, 1, 1);
Dutils.h44 int bt_mesh_shell_mdl_cmds_help(const struct shell *sh, size_t argc, char **argv);
Dutils.c70 int bt_mesh_shell_mdl_cmds_help(const struct shell *sh, size_t argc, char **argv) in bt_mesh_shell_mdl_cmds_help() function
Dblob.c581 SHELL_CMD(instance, &cli_instance_cmds, "Instance commands", bt_mesh_shell_mdl_cmds_help),
591 SHELL_CMD(instance, &srv_instance_cmds, "Instance commands", bt_mesh_shell_mdl_cmds_help),
603 SHELL_CMD(cli, &blob_cli_cmds, "BLOB Cli commands", bt_mesh_shell_mdl_cmds_help),
606 SHELL_CMD(srv, &blob_srv_cmds, "BLOB Srv commands", bt_mesh_shell_mdl_cmds_help),
611 bt_mesh_shell_mdl_cmds_help, 1, 1);
Dshell.c1696 SHELL_CMD(auth-method, &auth_cmds, "Authentication methods", bt_mesh_shell_mdl_cmds_help),
1732 SHELL_CMD(health-srv, &health_srv_cmds, "Health Server test", bt_mesh_shell_mdl_cmds_help),
1789 SHELL_CMD(models, &model_cmds, "Model commands", bt_mesh_shell_mdl_cmds_help),
1792 SHELL_CMD(lpn, &low_pwr_cmds, "Low Power commands", bt_mesh_shell_mdl_cmds_help),
1796 SHELL_CMD(cdb, &cdb_cmds, "Configuration Database", bt_mesh_shell_mdl_cmds_help),
1800 SHELL_CMD(proxy, &proxy_cmds, "Proxy commands", bt_mesh_shell_mdl_cmds_help),
1804 SHELL_CMD(prov, &prov_cmds, "Provisioning commands", bt_mesh_shell_mdl_cmds_help),
1808 SHELL_CMD(test, &test_cmds, "Test commands", bt_mesh_shell_mdl_cmds_help),
1810 SHELL_CMD(target, &target_cmds, "Target commands", bt_mesh_shell_mdl_cmds_help),
1813 SHELL_CMD(stat, &stat_cmds, "Statistic commands", bt_mesh_shell_mdl_cmds_help),
[all …]
Dlarge_comp_data.c92 bt_mesh_shell_mdl_cmds_help, 1, 1);
Ddfu.c990 SHELL_CMD(instance, &cli_instance_cmds, "Instance commands", bt_mesh_shell_mdl_cmds_help),
1000 SHELL_CMD(instance, &srv_instance_cmds, "Instance commands", bt_mesh_shell_mdl_cmds_help),
1007 SHELL_CMD(metadata, &dfu_metadata_cmds, "Metadata commands", bt_mesh_shell_mdl_cmds_help),
1010 SHELL_CMD(slot, &dfu_slot_cmds, "Slot commands", bt_mesh_shell_mdl_cmds_help),
1013 SHELL_CMD(cli, &dfu_cli_cmds, "DFU Cli commands", bt_mesh_shell_mdl_cmds_help),
1016 SHELL_CMD(srv, &dfu_srv_cmds, "DFU Srv commands", bt_mesh_shell_mdl_cmds_help),
1021 bt_mesh_shell_mdl_cmds_help, 1, 1);
Dpriv_beacon.c156 bt_mesh_shell_mdl_cmds_help, 1, 1);
Dsar.c135 bt_mesh_shell_mdl_cmds_help, 1, 1);
Dhealth.c337 SHELL_CMD(instance, &instance_cmds, "Instance commands", bt_mesh_shell_mdl_cmds_help),
341 bt_mesh_shell_mdl_cmds_help, 1, 1);
Ddfd.c431 SHELL_CMD(instance, &instance_cmds, "Instance commands", bt_mesh_shell_mdl_cmds_help),
435 bt_mesh_shell_mdl_cmds_help, 1, 1);
Drpr.c426 SHELL_CMD(instance, &instance_cmds, "Instance commands", bt_mesh_shell_mdl_cmds_help),
430 bt_mesh_shell_mdl_cmds_help, 1, 1);
Dbrg_cfg.c248 bt_mesh_shell_mdl_cmds_help, 1, 1);
Dcfg.c1889 SHELL_CMD(appkey, &appkey_cmds, "Appkey config commands", bt_mesh_shell_mdl_cmds_help),
1890 SHELL_CMD(netkey, &netkey_cmds, "Netkey config commands", bt_mesh_shell_mdl_cmds_help),
1891 SHELL_CMD(model, &model_cmds, "Model config commands", bt_mesh_shell_mdl_cmds_help),
1895 bt_mesh_shell_mdl_cmds_help, 1, 1);