Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df_types.h22 #define CTE_LEN_US(n) ((n) * 8U) macro
Dlll_central.c162 cte_len = CTE_LEN_US(pdu_data_tx->octet3.cte_info.time); in prepare_cb()
Dlll_df.c112 *cte_len_us = CTE_LEN_US(df_cfg->cte_length); in lll_df_cte_tx_enable()
Dlll_conn.c394 cte_len = CTE_LEN_US(pdu_data_tx->octet3.cte_info.time);
689 cte_len = CTE_LEN_US(pdu_tx->octet3.cte_info.time);
Dlll_test.c472 CTE_LEN_US(test_cte_len); in calculate_tifs()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_sync.c784 time_us += CTE_LEN_US(df_cfg->cte_length); in ull_adv_sync_time_get()
1033 cte_len_us = CTE_LEN_US(cte_info->time); in ull_adv_sync_pdu_init()
1561 offs_us += CTE_LEN_US(cte_info->time);