Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_df.h66 bool radio_df_cte_ready(void);
Dradio_df.c426 bool radio_df_cte_ready(void) in radio_df_cte_ready() function
/Zephyr-latest/tests/bluetooth/df/common/src/
Dradio_df_stub.c122 bool radio_df_cte_ready(void) in radio_df_cte_ready() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c940 cte_ready = radio_df_cte_ready(); in isr_rx_adv_sync_estab()
1033 cte_ready = radio_df_cte_ready(); in isr_rx_adv_sync()
1107 cte_ready = radio_df_cte_ready(); in isr_rx_aux_chain()
Dlll_test.c224 cte_ready = radio_df_cte_ready(); in isr_rx()
Dlll_conn.c306 cte_ready = radio_df_cte_ready();