Searched refs:HCI_LE_CODED_PHY_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
526 return HCI_LE_CODED_PHY_SUPPORTED(features_ble.as_array); in supports_ble_coded_phy()
1424 #define HCI_LE_CODED_PHY_SUPPORTED(x) ((x)[1] & 0x08) macro
949 !HCI_LE_CODED_PHY_SUPPORTED(p_acl->peer_le_features)) { in BTM_BleSetPhy()