Home
last modified time | relevance | path

Searched defs:bcode (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c271 uint8_t bcode[BT_ISO_BROADCAST_CODE_SIZE] = { 0 }; in create_ll_big() local
830 uint8_t bcode[BT_ISO_BROADCAST_CODE_SIZE] = { 0 }; in test_iso_recv_main() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_iso.c93 uint8_t *bcode, in big_create()
662 uint8_t *bcode) in ll_big_create()
680 uint8_t pto, uint8_t encryption, uint8_t *bcode) in ll_big_test_create()
Dull_sync_iso.c91 uint8_t encryption, uint8_t *bcode, uint8_t mse, in ll_big_sync_create()
/Zephyr-latest/include/zephyr/bluetooth/
Diso.h536 uint8_t bcode[BT_ISO_BROADCAST_CODE_SIZE]; member
624 uint8_t bcode[BT_ISO_BROADCAST_CODE_SIZE]; member
Dhci_types.h2217 uint8_t bcode[16]; member
2237 uint8_t bcode[16]; member
2251 uint8_t bcode[16]; member
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c3532 uint8_t bcode[BT_ISO_BROADCAST_CODE_SIZE] = {0}; in cmd_sync_broadcast() local