Home
last modified time | relevance | path

Searched refs:ll_cig_remove (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/include/
Dll.h203 uint8_t ll_cig_remove(uint8_t cig_id);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_central_iso.c771 uint8_t ll_cig_remove(uint8_t cig_id) in ll_cig_remove() function
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2209 status = ll_cig_remove(cmd->cig_id); in le_remove_cig()