Searched refs:supports_ble_2m_phy (Results 1 – 6 of 6) sorted by relevance
59 bool (*supports_ble_2m_phy)(void); member
422 static bool supports_ble_2m_phy(void) { in supports_ble_2m_phy() function560 supports_ble_2m_phy,
351 if (controller_get_interface()->supports_ble_2m_phy()) phy |= PHY_LE_2M; in btm_ble_start_auto_conn()
834 if (!controller_get_interface()->supports_ble_2m_phy() && in BTM_BleReadPhy()873 if (!controller_get_interface()->supports_ble_2m_phy() && in BTM_BleSetDefaultPhy()928 if (!controller_get_interface()->supports_ble_2m_phy() && in BTM_BleSetPhy()
827 controller_get_interface()->supports_ble_2m_phy() && in ChooseCodec()
1886 local_le_features.le_2m_phy_supported = controller->supports_ble_2m_phy(); in btif_dm_upstreams_evt()