Searched refs:HCI_3_SLOT_PACKETS_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
281 if (HCI_3_SLOT_PACKETS_SUPPORTED(p_features)) in btm_decode_ext_features_page()
2615 if (!HCI_3_SLOT_PACKETS_SUPPORTED(p->peer_lmp_features[HCI_EXT_FEATURES_PAGE_0])) in btm_acl_chk_peer_pkt_type_support()
1456 #define HCI_3_SLOT_PACKETS_SUPPORTED(x) ((x)[HCI_FEATURE_3_SLOT_PACKETS_OFF] & HCI_FEATURE_3_SLOT_P… macro