Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_conn_iso.c1252 ll_remove_iso_path(cis->lll.handle, in cis_disabled_cb()
1254 ll_remove_iso_path(cis->lll.handle, in cis_disabled_cb()
Dull_adv_iso.c724 (void)ll_remove_iso_path(handle, in ll_big_terminate()
Dull_iso.c539 uint8_t ll_remove_iso_path(uint16_t handle, uint8_t path_dir) in ll_remove_iso_path() function
/Zephyr-latest/subsys/bluetooth/controller/include/
Dll.h194 uint8_t ll_remove_iso_path(uint16_t handle, uint8_t path_dir);
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2381 status = ll_remove_iso_path(handle, cmd->path_dir); in le_remove_iso_path()