Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dll_test.h9 const uint8_t *ant_id, int8_t tx_power);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_test.c202 const uint8_t *ant_id, int8_t tx_power) in ll_test_tx() argument
212 ARG_UNUSED(ant_id); in ll_test_tx()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_test.c339 const uint8_t *ant_id) in cte_tx_init() argument
363 radio_df_ant_switch_pattern_set(ant_id, switch_pattern_len); in cte_tx_init()
596 const uint8_t *ant_id, int8_t tx_power) in ll_test_tx() argument
619 err = cte_tx_init(cte_len, cte_type, switch_pattern_len, ant_id); in ll_test_tx()
/Zephyr-latest/subsys/bluetooth/controller/include/
Dll.h295 uint8_t switching_patterns_len, const uint8_t *ant_id);