Searched refs:supports_ble_2m_phy (Results 1 – 8 of 8) sorted by relevance
77 bool (*supports_ble_2m_phy)(void); member
255 bool supports_ble_2m_phy(void) { in supports_ble_2m_phy() function412 supports_ble_2m_phy,
184 MAP_TO_GD(supports_ble_2m_phy, SupportsBle2mPhy) in MAP_TO_GD()354 supports_ble_2m_phy,
551 static bool supports_ble_2m_phy(void) { in supports_ble_2m_phy() function785 supports_ble_2m_phy,
343 if (controller_get_interface()->supports_ble_2m_phy()) phy |= PHY_LE_2M; in btm_ble_start_auto_conn()
746 if (!controller_get_interface()->supports_ble_2m_phy() && in BTM_BleReadPhy()787 if (!controller_get_interface()->supports_ble_2m_phy() && in BTM_BleSetPhy()
400 if (controller_get_interface()->supports_ble_2m_phy()) { in OnGattConnected()831 controller_get_interface()->supports_ble_2m_phy() && in ChooseCodec()
1747 local_le_features.le_2m_phy_supported = controller->supports_ble_2m_phy(); in btif_dm_upstreams_evt()