Home
last modified time | relevance | path

Searched refs:ll_remove_iso_path (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/
Dull_conn_iso.c1095 ll_remove_iso_path(cis->lll.handle, in cis_disabled_cb()
1097 ll_remove_iso_path(cis->lll.handle, in cis_disabled_cb()
Dull_iso.c521 uint8_t ll_remove_iso_path(uint16_t handle, uint8_t path_dir) in ll_remove_iso_path() function
Dull_adv_iso.c562 err = ll_remove_iso_path(handle, in ll_big_terminate()
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/include/
Dll.h188 uint8_t ll_remove_iso_path(uint16_t handle, uint8_t path_dir);
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/hci/
Dhci.c2354 status = ll_remove_iso_path(handle, cmd->path_dir); in le_remove_iso_path()