Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_peripheral_iso.c127 uint8_t ll_cis_reject(uint16_t handle, uint8_t reason) in ll_cis_reject() function
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/include/
Dll.h203 uint8_t ll_cis_reject(uint16_t handle, uint8_t reason);
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/hci/
Dhci.c2466 status = ll_cis_reject(handle, cmd->reason); in le_reject_cis()
4220 ll_cis_reject(req->cis_handle, BT_HCI_ERR_UNSUPP_REMOTE_FEATURE);