Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll.h210 struct ull_hdr { struct
211 uint8_t volatile ref; /* Number of ongoing (between Prepare and Done)
225 struct {
233 void (*disabled_cb)(void *param);
234 void *disabled_param;
Dull.c2987 struct ull_hdr *ull_hdr; in rx_demux_event_done() local