Home
last modified time | relevance | path

Searched refs:BT_HCI_LE_CTE_REPORT_NO_VALID_SAMPLE (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3095 sep->sample[0].i = BT_HCI_LE_CTE_REPORT_NO_VALID_SAMPLE; in le_df_connectionless_iq_report()
3096 sep->sample[0].q = BT_HCI_LE_CTE_REPORT_NO_VALID_SAMPLE; in le_df_connectionless_iq_report()
3226 sep->sample[0].i = BT_HCI_LE_CTE_REPORT_NO_VALID_SAMPLE; in le_df_connection_iq_report()
3227 sep->sample[0].q = BT_HCI_LE_CTE_REPORT_NO_VALID_SAMPLE; in le_df_connection_iq_report()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h3316 #define BT_HCI_LE_CTE_REPORT_NO_VALID_SAMPLE 0x80 macro