Searched refs:PHY_LE_2M (Results 1 – 2 of 2) sorted by relevance
351 if (controller_get_interface()->supports_ble_2m_phy()) phy |= PHY_LE_2M; in btm_ble_start_auto_conn()
613 constexpr uint8_t PHY_LE_2M = 0x02; variable