Searched refs:ENUM_MGMT_ID_COUNT (Results 1 – 4 of 4) sorted by relevance
24 #define ENUM_MGMT_ID_COUNT 0 macro
40 smp_make_hdr((struct smp_hdr *)output_buffer, *buffer_size, ENUM_MGMT_ID_COUNT, false); in create_enum_mgmt_count_packet()
157 zassert_equal(header->nh_id, ENUM_MGMT_ID_COUNT, "SMP header command ID mismatch"); in ZTEST()
470 [ENUM_MGMT_ID_COUNT] = { enum_mgmt_count, NULL },