Searched refs:HCI_5_SLOT_EDR_ACL_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
404 return HCI_5_SLOT_EDR_ACL_SUPPORTED(features_classic[0].as_array); in supports_5_slot_edr_packets()
1375 #define HCI_5_SLOT_EDR_ACL_SUPPORTED(x) ((x)[5] & 0x01) macro
2564 if (!HCI_5_SLOT_EDR_ACL_SUPPORTED(p->peer_lmp_feature_pages[0])) in btm_acl_chk_peer_pkt_type_support()