Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_df.h51 uint8_t radio_df_pdu_antenna_switch_pattern_get(void);
Dradio_df.c72 uint8_t radio_df_pdu_antenna_switch_pattern_get(void) in radio_df_pdu_antenna_switch_pattern_get() function
/Zephyr-latest/tests/bluetooth/df/common/src/
Dradio_df_stub.c117 uint8_t radio_df_pdu_antenna_switch_pattern_get(void) in radio_df_pdu_antenna_switch_pattern_get() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_test.c148 ant = radio_df_pdu_antenna_switch_pattern_get(); in create_iq_report()
Dlll_sync.c1263 ant = radio_df_pdu_antenna_switch_pattern_get(); in iq_report_create()
1298 iq_report->rssi_ant_id = radio_df_pdu_antenna_switch_pattern_get(); in iq_report_incomplete_create()
Dlll_conn.c1244 ant = radio_df_pdu_antenna_switch_pattern_get();