Searched refs:test_prov_uuid (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/ |
D | test_advertiser.c | 40 static uint8_t test_prov_uuid[16] = { 0x6c, 0x69, 0x6e, 0x67, 0x61, 0xaa }; variable 502 .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()
|