Searched refs:ll_big_sync_create (Results 1 – 4 of 4) sorted by relevance
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ll/bis/src/ |
D | main.c | 842 err = ll_big_sync_create(big_handle, sync->handle, encryption, bcode, in test_iso_recv_main() 868 err = ll_big_sync_create(big_handle, sync->handle, encryption, bcode, in test_iso_recv_main()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/include/ |
D | ll.h | 138 uint8_t ll_big_sync_create(uint8_t big_handle, uint16_t sync_handle,
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/ |
D | ull_sync_iso.c | 80 uint8_t ll_big_sync_create(uint8_t big_handle, uint16_t sync_handle, in ll_big_sync_create() function
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/hci/ |
D | hci.c | 1829 status = ll_big_sync_create(cmd->big_handle, sync_handle, in le_big_create_sync()
|