Searched refs:BT_FEAT_LE_CONNECTION_CTE_RESP (Results 1 – 2 of 2) sorted by relevance
1184 if (!BT_FEAT_LE_CONNECTION_CTE_RESP(bt_dev.le.features)) { in bt_df_set_conn_cte_rsp_enable()
231 #define BT_FEAT_LE_CONNECTION_CTE_RESP(feat) BT_LE_FEAT_TEST(feat, \ macro