Searched refs:hb (Results 1 – 8 of 8) sorted by relevance
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/ |
D | heartbeat.c | 107 } hb; in heartbeat_send() local 128 hb.init_ttl = pub.ttl; in heartbeat_send() 146 hb.feat = sys_cpu_to_be16(feat); in heartbeat_send() 150 return bt_mesh_ctl_send(&tx, TRANS_CTL_OP_HEARTBEAT, &hb, sizeof(hb), in heartbeat_send()
|
/Zephyr-Core-3.5.0/boards/nios2/qemu_nios2/doc/ |
D | index.rst | 119 * `CPU Documentation <https://www.altera.com/en_US/pdfs/literature/hb/nios2/n2cpu-nii5v1gen2.pdf>`_ 122 …https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/hb/max-10/ug_m10_config… 124 …https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/hb/nios2/edh_ed51004.pd…
|
/Zephyr-Core-3.5.0/boards/nios2/altera_max10/doc/ |
D | index.rst | 323 * `CPU Documentation <https://www.altera.com/en_US/pdfs/literature/hb/nios2/n2cpu-nii5v1gen2.pdf>`_ 326 …https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/hb/max-10/ug_m10_config… 328 …https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/hb/nios2/edh_ed51004.pd…
|
/Zephyr-Core-3.5.0/samples/subsys/mgmt/hawkbit/ |
D | README.rst | 229 -destkeystore hb-pass.jks -deststoretype pkcs12 \ 256 server.ssl.key-store= <hb-pass.jks file location>
|
/Zephyr-Core-3.5.0/ |
D | .mailmap | 64 Marc Herbert <marc.herbert@intel.com> <46978960+marc-hb@users.noreply.github.com>
|
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/shell/ |
D | cfg.c | 1886 SHELL_CMD_ARG(hb-sub, NULL, "[<Src> <Dst> <Per>]", cmd_hb_sub, 1, 3), 1887 SHELL_CMD_ARG(hb-pub, NULL, "[<Dst> <Count> <Per> <TTL> <Features> <NetKeyIdx>]",
|
/Zephyr-Core-3.5.0/boards/arm/cyclonev_socdk/doc/ |
D | index.rst | 354 … <https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/cyclone-v/cv_54001.p…
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/ |
D | shell.rst | 889 ``mesh models cfg hb-sub [<Src> <Dst> <Per>]`` 905 ``mesh models cfg hb-pub [<Dst> <Count> <Per> <TTL> <Features> <NetKeyIdx>]``
|