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.c3060 sep->sample[0].i = BT_HCI_LE_CTE_REPORT_NO_VALID_SAMPLE; in le_df_connectionless_iq_report()
3061 sep->sample[0].q = BT_HCI_LE_CTE_REPORT_NO_VALID_SAMPLE; in le_df_connectionless_iq_report()
3191 sep->sample[0].i = BT_HCI_LE_CTE_REPORT_NO_VALID_SAMPLE; in le_df_connection_iq_report()
3192 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.h3254 #define BT_HCI_LE_CTE_REPORT_NO_VALID_SAMPLE 0x80 macro