Searched refs:ll_big_sync_create (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/ |
D | test_bis.c | 838 err = ll_big_sync_create(big_handle, sync->handle, encryption, bcode, in test_iso_recv_main() 865 err = ll_big_sync_create(big_handle, sync->handle, encryption, bcode, in test_iso_recv_main()
|
/Zephyr-latest/subsys/bluetooth/controller/include/ |
D | ll.h | 144 uint8_t ll_big_sync_create(uint8_t big_handle, uint16_t sync_handle,
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_sync_iso.c | 90 uint8_t ll_big_sync_create(uint8_t big_handle, uint16_t sync_handle, in ll_big_sync_create() function
|
/Zephyr-latest/subsys/bluetooth/controller/hci/ |
D | hci.c | 1842 status = ll_big_sync_create(cmd->big_handle, sync_handle, in le_big_create_sync()
|