Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/
Dull_llcp_phy.c472 if (!ctx->data.pu.ntf_dle) { in pu_dle_ntf()
495 ctx->data.pu.ntf_dle = 0; in pu_dle_ntf()
779 ctx->data.pu.ntf_dle = pu_update_eff_times(conn, ctx); in lp_pu_check_instant()
1206 ctx->data.pu.ntf_dle = pu_update_eff_times(conn, ctx); in rp_pu_check_instant()
Dull_llcp_internal.h203 uint8_t ntf_dle:1; member
215 uint8_t ntf_dle; member
Dull_llcp_common.c1008 ctx->data.dle.ntf_dle = ull_dle_update_eff_rx(conn);
1342 dle_changed |= ctx->data.dle.ntf_dle;