Searched refs:HCI_ESCO_EV4_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
429 return HCI_ESCO_EV4_SUPPORTED(features_classic[0].as_array); in supports_ev4_packets()
1366 #define HCI_ESCO_EV4_SUPPORTED(x) ((x)[4] & 0x01) macro