Searched refs:comp_hash (Results 1 – 3 of 3) sorted by relevance
34 metadata->comp_hash = net_buf_simple_pull_le32(buf); in bt_mesh_dfu_metadata_decode()64 net_buf_simple_add_le32(buf, metadata->comp_hash); in bt_mesh_dfu_metadata_encode()
59 uint32_t comp_hash; member
325 md.comp_hash = shell_strtoul(argv[7], 0, &err); in cmd_dfu_metadata_encode()350 shell_print(sh, "\tComposition data hash: 0x%x", md.comp_hash); in cmd_dfu_metadata_encode()