Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_df.h64 uint8_t radio_df_cte_status_get(void);
Dradio_df.c421 uint8_t radio_df_cte_status_get(void) in radio_df_cte_status_get() function
/Zephyr-latest/tests/bluetooth/df/common/src/
Dradio_df_stub.c107 uint8_t radio_df_cte_status_get(void) in radio_df_cte_status_get() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_test.c147 cte_info = radio_df_cte_status_get(); in create_iq_report()
453 cte_status = radio_df_cte_status_get(); in check_rx_cte()
Dlll_conn.c1265 cte_info = radio_df_cte_status_get();
Dlll_sync.c1267 cte_info = radio_df_cte_status_get(); in iq_report_create()