Home
last modified time | relevance | path

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/
Dmain.c842 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/
Dll.h138 uint8_t ll_big_sync_create(uint8_t big_handle, uint16_t sync_handle,
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_sync_iso.c80 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/
Dhci.c1829 status = ll_big_sync_create(cmd->big_handle, sync_handle, in le_big_create_sync()