Searched refs:new_sirk (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio/src/ |
D | csip_set_member_test.c | 91 const uint8_t new_sirk[] = {0xff, 0xcc, 0x72, 0xdd, 0x86, 0x8c, 0xcd, 0xce, in test_sirk() local 97 err = bt_csip_set_member_sirk(svc_inst, new_sirk); in test_sirk() 110 if (memcmp(new_sirk, tmp_sirk, BT_CSIP_SIRK_SIZE) != 0) { in test_sirk()
|