Home
last modified time | relevance | path

Searched refs:ISOAL_STATUS_ERR_SDU_ALLOC (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Disoal.h17 #define ISOAL_STATUS_ERR_SDU_ALLOC ((isoal_status_t) 0x04) /* SDU allocation */ macro
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_driver.c514 err == ISOAL_STATUS_ERR_SDU_ALLOC); in encode_node()