Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c838 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/
Dll.h144 uint8_t ll_big_sync_create(uint8_t big_handle, uint16_t sync_handle,
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync_iso.c90 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/
Dhci.c1842 status = ll_big_sync_create(cmd->big_handle, sync_handle, in le_big_create_sync()