Searched refs:HCI_NON_FLUSHABLE_PB_SUPPORTED (Results 1 – 4 of 4) sorted by relevance
412 if ( HCI_NON_FLUSHABLE_PB_SUPPORTED(p_features)) { in btm_decode_ext_features_page()
2208 if ( (HCI_NON_FLUSHABLE_PB_SUPPORTED(BTM_ReadLocalFeatures ())) in L2CA_FlushChannel()
876 if (HCI_NON_FLUSHABLE_PB_SUPPORTED(BTM_ReadLocalFeatures ())) { in l2cu_send_peer_config_rej()
1792 #define HCI_NON_FLUSHABLE_PB_SUPPORTED(x) (0)//((x)[HCI_FEATURE_NON_FLUSHABLE_PB_OFF] & HCI_FE… macro