/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/shell/ |
D | dfu.c | 309 struct bt_mesh_dfu_metadata md; in cmd_dfu_metadata_encode() local 319 md.fw_ver.major = shell_strtoul(argv[1], 0, &err); in cmd_dfu_metadata_encode() 320 md.fw_ver.minor = shell_strtoul(argv[2], 0, &err); in cmd_dfu_metadata_encode() 321 md.fw_ver.revision = shell_strtoul(argv[3], 0, &err); in cmd_dfu_metadata_encode() 322 md.fw_ver.build_num = shell_strtoul(argv[4], 0, &err); in cmd_dfu_metadata_encode() 323 md.fw_size = shell_strtoul(argv[5], 0, &err); in cmd_dfu_metadata_encode() 324 md.fw_core_type = shell_strtoul(argv[6], 0, &err); in cmd_dfu_metadata_encode() 325 md.comp_hash = shell_strtoul(argv[7], 0, &err); in cmd_dfu_metadata_encode() 326 md.elems = shell_strtoul(argv[8], 0, &err); in cmd_dfu_metadata_encode() 339 md.user_data_len = hex2bin(argv[9], strlen(argv[9]), user_data, sizeof(user_data)); in cmd_dfu_metadata_encode() [all …]
|
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_conn.c | 326 is_done = is_done || ((crc_ok) && (pdu_data_rx->md == 0) && 327 (pdu_data_tx->md == 0) && 758 p->md = 1U; 760 p->md = 0U; 793 p->md = 1U; 796 p->md = 1U; 798 p->md = 0U; 936 !pdu_data_rx->md) { 937 *is_done = !pdu_data_tx->md; 984 !pdu_data_rx->md) { [all …]
|
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_conn.c | 199 is_done = is_crc_backoff || ((crc_ok) && (pdu_data_rx->md == 0) && in lll_conn_isr_rx() 529 p->md = 0; in lll_conn_pdu_tx_prep() 535 p->md = 1; in lll_conn_pdu_tx_prep() 539 p->md = 1; in lll_conn_pdu_tx_prep() 786 p->md = 1; in empty_tx_enqueue() 788 p->md = 0; in empty_tx_enqueue()
|
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/ |
D | friend.c | 216 static void enqueue_update(struct bt_mesh_friend *frnd, uint8_t md); 553 static struct net_buf *encode_update(struct bt_mesh_friend *frnd, uint8_t md) in encode_update() argument 560 LOG_DBG("lpn 0x%04x md 0x%02x", frnd->lpn, md); in encode_update() 567 upd->md = md; in encode_update() 689 static void enqueue_update(struct bt_mesh_friend *frnd, uint8_t md) in enqueue_update() argument 693 buf = encode_update(frnd, md); in enqueue_update() 1189 static void update_overwrite(struct net_buf *buf, uint8_t md) in update_overwrite() argument 1214 LOG_DBG("Update Previous Friend Update MD 0x%02x -> 0x%02x", upd->md, md); in update_overwrite() 1215 upd->md = md; in update_overwrite() 1231 uint8_t md; in friend_timeout() local [all …]
|
D | transport.h | 40 uint8_t md; member
|
D | lpn.c | 1093 LOG_DBG("flags 0x%02x iv_index 0x%08x md %u", msg->flags, iv_index, msg->md); in bt_mesh_lpn_friend_update() 1107 if (msg->md) { in bt_mesh_lpn_friend_update()
|
/Zephyr-Core-3.4.0/scripts/ci/ |
D | twister_ignore.txt | 43 *.md
|
/Zephyr-Core-3.4.0/doc/develop/toolchains/ |
D | crosstool_ng.rst | 18 <https://github.com/zephyrproject-rtos/sdk-ng/blob/master/README.md>`_ to
|
/Zephyr-Core-3.4.0/doc/connectivity/networking/api/ |
D | ppp.rst | 48 https://github.com/zephyrproject-rtos/net-tools/blob/master/README.md#ppp-connectivity
|
/Zephyr-Core-3.4.0/doc/services/virtualization/ |
D | ivshmem.rst | 46 https://github.com/siemens/jailhouse/blob/master/Documentation/ivshmem-v2-specification.md
|
/Zephyr-Core-3.4.0/ |
D | .gitlint | 60 #files=gitlint/rules.py,README.md
|
/Zephyr-Core-3.4.0/doc/contribute/ |
D | proposals_and_rfcs.rst | 54 …: https://github.com/zephyrproject-rtos/zephyr/blob/main/.github/ISSUE_TEMPLATE/003_rfc-proposal.md
|
D | external.rst | 134 <new?assignees=&labels=RFC&template=007_ext-source.md&title=>` to open an issue
|
D | bin_blobs.rst | 240 <new?assignees=&labels=RFC&template=008_bin-blobs.md&title=>` to open an issue
|
D | contributor_expectations.rst | 278 .. _Code of Conduct: https://github.com/zephyrproject-rtos/zephyr/blob/main/CODE_OF_CONDUCT.md
|
/Zephyr-Core-3.4.0/doc/connectivity/bluetooth/autopts/ |
D | autopts-linux.rst | 45 and README.md. To install the tools, double click on each .deb file or follow 46 instructions from README.md.
|
/Zephyr-Core-3.4.0/boards/arm/blackpill_f401cc/doc/ |
D | index.rst | 156 https://github.com/WeActStudio/WeActStudio.MiniSTM32F4x1/blob/master/HDK/README.md
|
/Zephyr-Core-3.4.0/modules/mbedtls/ |
D | CMakeLists.txt | 75 ${ZEPHYR_CURRENT_MODULE_DIR}/library/md.c
|
/Zephyr-Core-3.4.0/boards/arm/blackpill_f401ce/doc/ |
D | index.rst | 161 https://github.com/WeActStudio/WeActStudio.MiniSTM32F4x1/blob/master/HDK/README.md
|
/Zephyr-Core-3.4.0/boards/arm/blackpill_f411ce/doc/ |
D | index.rst | 161 https://github.com/WeActStudio/WeActStudio.MiniSTM32F4x1/blob/master/HDK/README.md
|
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/ |
D | pdu.h | 942 uint8_t md:1; member 956 uint8_t md:1;
|
/Zephyr-Core-3.4.0/boards/riscv/rv32m1_vega/doc/ |
D | index.rst | 769 `readme.md`_ file to apply the patches, then run:: 813 .. _readme.md: 814 https://github.com/open-isa-rv32m1/rv32m1_gnu_toolchain_patch/blob/master/readme.md 830 https://github.com/open-isa-rv32m1/rv32m1_sdk_riscv/blob/master/readme.md
|
/Zephyr-Core-3.4.0/boards/xtensa/heltec_wifi_lora32_v2/doc/ |
D | index.rst | 205 - `esptool documentation <https://github.com/espressif/esptool/blob/master/README.md>`_
|
/Zephyr-Core-3.4.0/boards/arm/nucleo_f429zi/doc/ |
D | index.rst | 217 https://github.com/JuulLabs-OSS/mcuboot/blob/master/README.md
|
/Zephyr-Core-3.4.0/doc/project/ |
D | project_roles.rst | 51 (https://github.com/zephyrproject-rtos/zephyr/blob/main/CODE_OF_CONDUCT.md) 66 template <new?assignees=&labels=Role+Nomination&template=006_nomination.md&title=>`.
|