Searched refs:BT_HCI_LE_CTE_COUNT_MIN (Results 1 – 4 of 4) sorted by relevance
22 #define CTE_COUNT_VALID (BT_HCI_LE_CTE_COUNT_MIN + 5)
256 if (cte_count < BT_HCI_LE_CTE_COUNT_MIN || in ll_df_set_cl_cte_tx_params()
122 if (params->cte_count < BT_HCI_LE_CTE_COUNT_MIN || in hci_df_set_cl_cte_tx_params()
1867 #define BT_HCI_LE_CTE_COUNT_MIN 0x1 macro