Searched refs:HCI_5_SLOT_PACKETS_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
285 if (HCI_5_SLOT_PACKETS_SUPPORTED(p_features)) { in btm_decode_ext_features_page()
2630 if (!HCI_5_SLOT_PACKETS_SUPPORTED(p->peer_lmp_features[HCI_EXT_FEATURES_PAGE_0])) { in btm_acl_chk_peer_pkt_type_support()
1584 #define HCI_5_SLOT_PACKETS_SUPPORTED(x) ((x)[HCI_FEATURE_5_SLOT_PACKETS_OFF] & HCI_FEATURE_5_SLOT_P… macro