Searched refs:ll_big_create (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/include/ |
D | ll.h | 111 uint8_t ll_big_create(uint8_t big_handle, uint8_t adv_handle, uint8_t num_bis,
|
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/ |
D | test_bis.c | 287 err = ll_big_create(big_handle, adv_handle, bis_count, sdu_interval, in create_ll_big()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_adv_iso.c | 658 uint8_t ll_big_create(uint8_t big_handle, uint8_t adv_handle, uint8_t num_bis, in ll_big_create() function
|
/Zephyr-latest/subsys/bluetooth/controller/hci/ |
D | hci.c | 1707 status = ll_big_create(big_handle, adv_handle, cmd->num_bis, in le_create_big()
|