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