Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_df.c93 #define IF_SINGLE_ADV_SYNC_SET(code) COND_CODE_1(CONFIG_BT_PER_ADV_SYNC_MAX, (code), (EMPTY)) macro
454 IF_SINGLE_ADV_SYNC_SET(LL_ASSERT(iq_report_alloc_count == 0)); in ll_df_set_cl_iq_sampling_enable()
566 IF_SINGLE_ADV_SYNC_SET(iq_report_alloc_count++); in ull_df_iq_report_alloc()
575 IF_SINGLE_ADV_SYNC_SET(iq_report_alloc_count--); in ull_df_iq_report_mem_release()