Home
last modified time | relevance | path

Searched refs:ll_big_create (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/include/
Dll.h111 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/
Dtest_bis.c287 err = ll_big_create(big_handle, adv_handle, bis_count, sdu_interval, in create_ll_big()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_iso.c658 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/
Dhci.c1707 status = ll_big_create(big_handle, adv_handle, cmd->num_bis, in le_create_big()