Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df_types.h106 uint8_t local_slot_durations; member
165 uint8_t local_slot_durations; member
Dlll_test.c160 iq_report->local_slot_durations = test_slot_duration; in create_iq_report()
Dlll_sync.c1270 iq_report->local_slot_durations = slot_durations; in iq_report_create()
1304 iq_report->local_slot_durations = 0; in iq_report_incomplete_create()
Dlll_conn.c1252 iq_report->local_slot_durations = rx_params->slot_durations;
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_pdu.c1088 zassert_equal(rx_iq_report->local_slot_durations, p_iq_report->local_slot_durations, in helper_node_verify_cte_rsp()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3049 sep->slot_durations = iq_report->local_slot_durations; in le_df_connectionless_iq_report()
3180 sep->slot_durations = iq_report->local_slot_durations; in le_df_connection_iq_report()
5389 sep->slot_durations = iq_report->local_slot_durations;
5475 sep->slot_durations = iq_report->local_slot_durations;