Home
last modified time | relevance | path

Searched defs:ull_hdr (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/subsys/bluetooth/controller/ll_sw/
Dlll.h200 struct ull_hdr { struct
201 uint8_t volatile ref; /* Number of ongoing (between Prepare and Done)
215 struct {
223 void (*disabled_cb)(void *param);
224 void *disabled_param;
Dull.c2904 struct ull_hdr *ull_hdr; in rx_demux_event_done() local