Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_phy.c468 if (!ctx->data.pu.ntf_dle) { in pu_dle_ntf()
491 ctx->data.pu.ntf_dle = 0; in pu_dle_ntf()
777 ctx->data.pu.ntf_dle = pu_update_eff_times(conn, ctx); in lp_pu_check_instant()
1199 ctx->data.pu.ntf_dle = pu_update_eff_times(conn, ctx); in rp_pu_check_instant()
Dull_llcp_internal.h212 uint8_t ntf_dle:1; member
224 uint8_t ntf_dle; member
Dull_llcp_common.c1019 ctx->data.dle.ntf_dle = ull_dle_update_eff_rx(conn);
1354 dle_changed |= ctx->data.dle.ntf_dle;