Searched refs:ESP_BLE_GAP_PHY_2M_PREF_MASK (Results 1 – 2 of 2) sorted by relevance
842 #define ESP_BLE_GAP_PHY_2M_PREF_MASK (1 << 1) /*!< The Host prefers use the LE2M … macro
1568 if (phy_mask & ESP_BLE_GAP_PHY_2M_PREF_MASK) { in esp_ble_gap_prefer_ext_connect_params_set()