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);
Dblob.c577 SHELL_CMD(instance, &cli_instance_cmds, "Instance commands", bt_mesh_shell_mdl_cmds_help),
587 SHELL_CMD(instance, &srv_instance_cmds, "Instance commands", bt_mesh_shell_mdl_cmds_help),
599 SHELL_CMD(cli, &blob_cli_cmds, "BLOB Cli commands", bt_mesh_shell_mdl_cmds_help),
602 SHELL_CMD(srv, &blob_srv_cmds, "BLOB Srv commands", bt_mesh_shell_mdl_cmds_help),
607 bt_mesh_shell_mdl_cmds_help, 1, 1);
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
Dshell.c1675 SHELL_CMD(auth-method, &auth_cmds, "Authentication methods", bt_mesh_shell_mdl_cmds_help),
1711 SHELL_CMD(health-srv, &health_srv_cmds, "Health Server test", bt_mesh_shell_mdl_cmds_help),
1768 SHELL_CMD(models, &model_cmds, "Model commands", bt_mesh_shell_mdl_cmds_help),
1771 SHELL_CMD(lpn, &low_pwr_cmds, "Low Power commands", bt_mesh_shell_mdl_cmds_help),
1775 SHELL_CMD(cdb, &cdb_cmds, "Configuration Database", bt_mesh_shell_mdl_cmds_help),
1779 SHELL_CMD(proxy, &proxy_cmds, "Proxy commands", bt_mesh_shell_mdl_cmds_help),
1783 SHELL_CMD(prov, &prov_cmds, "Provisioning commands", bt_mesh_shell_mdl_cmds_help),
1787 SHELL_CMD(test, &test_cmds, "Test commands", bt_mesh_shell_mdl_cmds_help),
1789 SHELL_CMD(target, &target_cmds, "Target commands", bt_mesh_shell_mdl_cmds_help),
1792 SHELL_CMD(stat, &stat_cmds, "Statistic commands", bt_mesh_shell_mdl_cmds_help),
[all …]
Dlarge_comp_data.c89 bt_mesh_shell_mdl_cmds_help, 1, 1);
Ddfu.c989 SHELL_CMD(instance, &cli_instance_cmds, "Instance commands", bt_mesh_shell_mdl_cmds_help),
999 SHELL_CMD(instance, &srv_instance_cmds, "Instance commands", bt_mesh_shell_mdl_cmds_help),
1006 SHELL_CMD(metadata, &dfu_metadata_cmds, "Metadata commands", bt_mesh_shell_mdl_cmds_help),
1009 SHELL_CMD(slot, &dfu_slot_cmds, "Slot commands", bt_mesh_shell_mdl_cmds_help),
1012 SHELL_CMD(cli, &dfu_cli_cmds, "DFU Cli commands", bt_mesh_shell_mdl_cmds_help),
1015 SHELL_CMD(srv, &dfu_srv_cmds, "DFU Srv commands", bt_mesh_shell_mdl_cmds_help),
1020 bt_mesh_shell_mdl_cmds_help, 1, 1);
Dsar.c135 bt_mesh_shell_mdl_cmds_help, 1, 1);
Dpriv_beacon.c156 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);
Drpr.c422 SHELL_CMD(instance, &instance_cmds, "Instance commands", bt_mesh_shell_mdl_cmds_help),
426 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);
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);