Home
last modified time | relevance | path

Searched refs:hb (Results 1 – 8 of 8) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dheartbeat.c107 } 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/
Dindex.rst119 * `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/
Dindex.rst323 * `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/
DREADME.rst229 -destkeystore hb-pass.jks -deststoretype pkcs12 \
256 server.ssl.key-store= <hb-pass.jks file location>
/Zephyr-Core-3.5.0/
D.mailmap64 Marc Herbert <marc.herbert@intel.com> <46978960+marc-hb@users.noreply.github.com>
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/shell/
Dcfg.c1886 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/
Dindex.rst354 … <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/
Dshell.rst889 ``mesh models cfg hb-sub [<Src> <Dst> <Per>]``
905 ``mesh models cfg hb-pub [<Dst> <Count> <Per> <TTL> <Features> <NetKeyIdx>]``