Home
last modified time | relevance | path

Searched refs:first_latest (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/util/
Ddbuf.c30 uint8_t first_latest; in dbuf_alloc() local
46 first_latest = hdr->first; in dbuf_alloc()
47 if (first_latest != first) { in dbuf_alloc()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df.c148 uint8_t first_latest; in lll_df_sync_cfg_alloc() local
164 first_latest = df_cfg->first; in lll_df_sync_cfg_alloc()
165 if (first_latest != first) { in lll_df_sync_cfg_alloc()
Dlll_adv.c372 uint8_t first_latest; in lll_adv_pdu_alloc() local
388 first_latest = pdu->first; in lll_adv_pdu_alloc()
389 if (first_latest != first) { in lll_adv_pdu_alloc()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_adv.c214 uint8_t first_latest; in lll_adv_pdu_alloc() local
222 first_latest = pdu->first; in lll_adv_pdu_alloc()
223 if (first_latest != first) { in lll_adv_pdu_alloc()