Searched refs:HCI_LE_2M_PHY_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
418 return HCI_LE_2M_PHY_SUPPORTED(features_ble.as_array); in supports_ble_2m_phy()
1422 #define HCI_LE_2M_PHY_SUPPORTED(x) ((x)[1] & 0x01) macro
978 if (!HCI_LE_2M_PHY_SUPPORTED(p_acl->peer_le_features) && in BTM_BleSetPhy()