Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_df_internal.h23 bool ull_df_sync_cfg_is_not_enabled(struct lll_df_sync *df_cfg);
Dull_df.c526 bool ull_df_sync_cfg_is_not_enabled(struct lll_df_sync *df_cfg) in ull_df_sync_cfg_is_not_enabled() function
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3009 if (ull_df_sync_cfg_is_not_enabled(&lll->df_cfg) || in le_df_connectionless_iq_report()
5353 if (ull_df_sync_cfg_is_not_enabled(&lll->df_cfg) || !sync->timeout_reload) {