Searched refs:BIG2 (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/ |
D | ull_sync_iso.c | 188 const uint8_t BIG2[4] = {0x32, 0x47, 0x49, 0x42}; in ll_big_sync_create() local 195 err = bt_crypto_h6(igltk, BIG2, sync_iso->gltk); in ll_big_sync_create()
|
D | ull_adv_iso.c | 565 const uint8_t BIG2[4] = {0x32, 0x47, 0x49, 0x42}; in big_create() local 582 err = bt_crypto_h6(igltk, BIG2, gltk); in big_create()
|