/Zephyr-Core-3.6.0/tests/bluetooth/mesh_shell/src/ |
D | main.c | 17 static struct bt_mesh_cfg_cli cfg_cli; variable 48 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/api/mesh/ |
D | models.rst | 15 cfg_cli
|
/Zephyr-Core-3.6.0/samples/bluetooth/mesh_demo/src/ |
D | main.c | 50 static struct bt_mesh_cfg_cli cfg_cli = { variable 79 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/src/ |
D | test_op_agg.c | 55 static struct bt_mesh_cfg_cli cfg_cli; variable 124 MODEL_LIST(BT_MESH_MODEL_CFG_SRV, BT_MESH_MODEL_CFG_CLI(&cfg_cli), BT_MESH_MODEL_OP_AGG_SRV,
|
D | test_dfu.c | 51 static struct bt_mesh_cfg_cli cfg_cli; variable 295 BT_MESH_MODEL_CFG_CLI(&cfg_cli), 309 BT_MESH_MODEL_CFG_CLI(&cfg_cli), 330 BT_MESH_MODEL_CFG_CLI(&cfg_cli), 946 BT_MESH_MODEL_CFG_CLI(&cfg_cli), 1331 BT_MESH_MODEL_CFG_CLI(&cfg_cli), 1362 BT_MESH_MODEL_CFG_CLI(&cfg_cli), 1394 BT_MESH_MODEL_CFG_CLI(&cfg_cli), 1427 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
D | test_proxy_sol.c | 30 static struct bt_mesh_cfg_cli cfg_cli; variable 46 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
D | test_lcd.c | 106 static struct bt_mesh_cfg_cli cfg_cli; variable 113 BT_MESH_MODEL_CFG_CLI(&cfg_cli), 124 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
D | test_sar.c | 75 static struct bt_mesh_cfg_cli cfg_cli; variable 137 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
D | test_cdp1.c | 57 static struct bt_mesh_cfg_cli cfg_cli; variable 61 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
D | test_blob.c | 231 static struct bt_mesh_cfg_cli cfg_cli; variable 239 BT_MESH_MODEL_CFG_CLI(&cfg_cli), 253 BT_MESH_MODEL_CFG_CLI(&cfg_cli), 281 BT_MESH_MODEL_CFG_CLI(&cfg_cli), 1334 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
D | mesh_test.c | 159 static struct bt_mesh_cfg_cli cfg_cli; variable 180 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
D | test_access.c | 209 static struct bt_mesh_cfg_cli cfg_cli; variable 214 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
D | test_beacon.c | 72 static struct bt_mesh_cfg_cli cfg_cli; variable 81 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
/Zephyr-Core-3.6.0/samples/bluetooth/mesh_provisioner/src/ |
D | main.c | 27 static struct bt_mesh_cfg_cli cfg_cli = { variable 58 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/ |
D | CMakeLists.txt | 58 zephyr_library_sources_ifdef(CONFIG_BT_MESH_CFG_CLI cfg_cli.c)
|
/Zephyr-Core-3.6.0/samples/boards/nrf/mesh/onoff-app/src/ |
D | main.c | 77 static struct bt_mesh_cfg_cli cfg_cli = { variable 172 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
/Zephyr-Core-3.6.0/samples/boards/reel_board/mesh_badge/src/ |
D | mesh.c | 158 static struct bt_mesh_cfg_cli cfg_cli = { variable 390 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
/Zephyr-Core-3.6.0/tests/bluetooth/tester/src/ |
D | btp_mesh.c | 732 static struct bt_mesh_cfg_cli cfg_cli = { variable 1029 BT_MESH_MODEL_CFG_CLI(&cfg_cli),
|
/Zephyr-Core-3.6.0/doc/releases/ |
D | release-notes-2.7.rst | 1342 …b:`37949` - [Coverity CID: 238382] Dereference before null check in subsys/bluetooth/mesh/cfg_cli.c 1343 …b:`37948` - [Coverity CID: 238338] Dereference before null check in subsys/bluetooth/mesh/cfg_cli.c
|