Searched refs:PHY_LE_2M (Results 1 – 3 of 3) sorted by relevance
364 if (controller_get_interface()->supports_ble_2m_phy()) phy |= PHY_LE_2M; in btm_ble_start_auto_conn()
476 constexpr uint8_t PHY_LE_2M = 0x02; variable
397 BTM_BleSetPhy(address, PHY_LE_2M, PHY_LE_2M, 0); in OnGattConnected()