Searched refs:BIG3 (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/ |
D | ull_sync_iso.c | 482 const uint8_t BIG3[4] = {0x33, 0x47, 0x49, 0x42}; in ull_sync_iso_setup() local 491 err = bt_crypto_h8(sync_iso->gltk, bi->gskd, BIG3, gsk); in ull_sync_iso_setup()
|
D | ull_adv_iso.c | 566 const uint8_t BIG3[4] = {0x33, 0x47, 0x49, 0x42}; in big_create() local 584 err = bt_crypto_h8(gltk, big_info->gskd, BIG3, gsk); in big_create()
|