Searched refs:HCI_3_SLOT_EDR_ACL_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
308 if (!HCI_3_SLOT_EDR_ACL_SUPPORTED(p_features)) in btm_decode_ext_features_page()
2707 if (!HCI_3_SLOT_EDR_ACL_SUPPORTED(p->peer_lmp_feature_pages[0])) in btm_acl_chk_peer_pkt_type_support()
1373 #define HCI_3_SLOT_EDR_ACL_SUPPORTED(x) ((x)[4] & 0x80) macro