Searched refs:HCI_5_SLOT_EDR_ACL_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
311 if (!HCI_5_SLOT_EDR_ACL_SUPPORTED(p_features)) { in btm_decode_ext_features_page()
2568 if (!HCI_5_SLOT_EDR_ACL_SUPPORTED(p->peer_lmp_features[HCI_EXT_FEATURES_PAGE_0])) in btm_acl_chk_peer_pkt_type_support()
1727 #define HCI_5_SLOT_EDR_ACL_SUPPORTED(x) ((x)[HCI_FEATURE_5_SLOT_EDR_ACL_OFF] & HCI_FEATURE_5_SLOT_E… macro