Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df.c238 radio_df_ant_switch_pattern_set(ant_ids, ant_num); in lll_df_conf_cte_rx_enable()
344 radio_df_ant_switch_pattern_set(ant_ids, DF_MIN_ANT_NUM_REQUIRED); in lll_df_conf_cte_info_parsing_enable()
392 radio_df_ant_switch_pattern_set(ant_ids, num_ant_ids); in lll_df_cte_tx_configure()
Dlll_test.c363 radio_df_ant_switch_pattern_set(ant_id, switch_pattern_len); in cte_tx_init()
429 radio_df_ant_switch_pattern_set(ant_ids, switch_pattern_len); in cte_rx_init()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_df.h47 void radio_df_ant_switch_pattern_set(const uint8_t *patterns, uint8_t len);
Dradio_df.c93 void radio_df_ant_switch_pattern_set(const uint8_t *patterns, uint8_t len) in radio_df_ant_switch_pattern_set() function
/Zephyr-latest/tests/bluetooth/df/common/src/
Dradio_df_stub.c30 void radio_df_ant_switch_pattern_set(uint8_t pattern) in radio_df_ant_switch_pattern_set() function