Searched refs:HCI_EDR_ACL_3MPS_SUPPORTED (Results 1 – 4 of 4) sorted by relevance
299 if (!HCI_EDR_ACL_3MPS_SUPPORTED(p_features)) { in btm_decode_ext_features_page()307 HCI_EDR_ACL_3MPS_SUPPORTED(p_features)) { in btm_decode_ext_features_page()
2698 if (!HCI_EDR_ACL_3MPS_SUPPORTED(p->peer_lmp_feature_pages[0])) in btm_acl_chk_peer_pkt_type_support()2706 HCI_EDR_ACL_3MPS_SUPPORTED(p->peer_lmp_feature_pages[0])) { in btm_acl_chk_peer_pkt_type_support()
1359 #define HCI_EDR_ACL_3MPS_SUPPORTED(x) ((x)[3] & 0x04) macro
1254 if (HCI_EDR_ACL_3MPS_SUPPORTED(p)) { in bta_av_str_opened()