Searched refs:BT_FEAT_LE_CONNECTION_CTE_REQ (Results 1 – 2 of 2) sorted by relevance
1136 if (!BT_FEAT_LE_CONNECTION_CTE_REQ(bt_dev.le.features)) { in bt_df_set_conn_cte_req_enable()
229 #define BT_FEAT_LE_CONNECTION_CTE_REQ(feat) BT_LE_FEAT_TEST(feat, \ macro