Searched refs:supports_ble_2m_phy (Results 1 – 7 of 7) sorted by relevance
77 bool (*supports_ble_2m_phy)(void); member
234 static bool supports_ble_2m_phy(void) { in supports_ble_2m_phy() function362 supports_ble_2m_phy,
517 static bool supports_ble_2m_phy(void) { in supports_ble_2m_phy() function685 supports_ble_2m_phy,
364 if (controller_get_interface()->supports_ble_2m_phy()) phy |= PHY_LE_2M; in btm_ble_start_auto_conn()
878 if (!controller_get_interface()->supports_ble_2m_phy() && in BTM_BleReadPhy()940 if (!controller_get_interface()->supports_ble_2m_phy() && in BTM_BleSetPhy()
394 if (p_acl != nullptr && controller_get_interface()->supports_ble_2m_phy() && in OnGattConnected()834 controller_get_interface()->supports_ble_2m_phy() && in ChooseCodec()
1953 local_le_features.le_2m_phy_supported = controller->supports_ble_2m_phy(); in btif_dm_upstreams_evt()