Searched refs:HCI_LE_CODED_PHY_SUPPORTED (Results 1 – 4 of 4) sorted by relevance
260 return HCI_LE_CODED_PHY_SUPPORTED(features_ble.as_array); in supports_ble_coded_phy()
560 return HCI_LE_CODED_PHY_SUPPORTED(features_ble.as_array); in supports_ble_coded_phy()
1043 #define HCI_LE_CODED_PHY_SUPPORTED(x) ((x)[1] & 0x08) macro
2520 return HCI_LE_CODED_PHY_SUPPORTED(p_acl->peer_le_features); in acl_peer_supports_ble_coded_phy()