Searched refs:test_prov_uuid (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_suspend.c | 45 static uint8_t test_prov_uuid[16] = { 0x6c, 0x69, 0x6e, 0x67, 0x61, 0xaa }; variable 47 .uuid = test_prov_uuid,
|
D | test_advertiser.c | 24 static uint8_t test_prov_uuid[16] = { 0x6c, 0x69, 0x6e, 0x67, 0x61, 0xaa }; variable 398 .uuid = test_prov_uuid, in test_tx_proxy_mixin()
|
D | test_persistence.c | 38 static uint8_t test_prov_uuid[16] = { 0x6c, 0x69, 0x6e, 0x67, 0x61, 0xaa }; variable 427 .uuid = test_prov_uuid, in provisioner_setup()
|