Home
last modified time | relevance | path

Searched refs:sample_type (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Ddirection.h133 enum bt_df_iq_sample sample_type; member
185 enum bt_df_iq_sample sample_type; member
/Zephyr-latest/samples/bluetooth/direction_finding_central/src/
Dmain.c256 sample_type2str(report->sample_type), report->sample_count, in cte_recv_cb()
262 if (report->sample_type == BT_DF_IQ_SAMPLE_8_BITS_INT) { in cte_recv_cb()
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/
Dmain.c212 bt_le_per_adv_sync_get_index(sync), sample_type2str(report->sample_type), in cte_recv_cb()
218 if (report->sample_type == BT_DF_IQ_SAMPLE_8_BITS_INT) { in cte_recv_cb()
/Zephyr-latest/subsys/bluetooth/host/
Ddirection.c411 report->sample_type = BT_DF_IQ_SAMPLE_8_BITS_INT; in hci_df_prepare_connectionless_iq_report()
460 report->sample_type = BT_DF_IQ_SAMPLE_16_BITS_INT; in hci_df_vs_prepare_connectionless_iq_report()
712 report->sample_type = BT_DF_IQ_SAMPLE_8_BITS_INT; in hci_df_prepare_connection_iq_report()
764 report->sample_type = BT_DF_IQ_SAMPLE_16_BITS_INT; in hci_df_vs_prepare_connection_iq_report()