Home
last modified time | relevance | path

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

/tests/bluetooth/df/connectionless_cte_chains/src/
A Dcommon.c48 static struct lll_df_adv_cfg g_df_cfg; variable
371 g_df_cfg.cte_count = cte_count; in common_prepare_df_cfg()
372 g_df_cfg.cte_length = TEST_CTE_LENGTH; in common_prepare_df_cfg()
373 g_df_cfg.cte_type = BT_HCI_LE_AOD_CTE_2US; in common_prepare_df_cfg()
375 adv->df_cfg = &g_df_cfg; in common_prepare_df_cfg()

Completed in 6 milliseconds