Searched refs:response_hdr (Results 1 – 1 of 1) sorted by relevance
77 struct smp_hdr *response_hdr = (struct smp_hdr *)nb->data; in ZTEST() local78 uint16_t len = ntohs(response_hdr->nh_len); in ZTEST()79 uint16_t group = ntohs(response_hdr->nh_group); in ZTEST()81 zassert_equal(response_hdr->nh_op, MGMT_OP_READ_RSP, in ZTEST()85 zassert_equal(response_hdr->nh_id, FS_MGMT_ID_SUPPORTED_HASH_CHECKSUM, in ZTEST()