Searched refs:BITS_CHANGED (Results 1 – 1 of 1) sorted by relevance
51 #define BITS_CHANGED(_new_value, _old_value) ((_new_value) ^ (_old_value)) macro53 !BITS_CHANGED(_new_value, (has.features & BT_HAS_FEAT_HEARING_AID_TYPE_MASK))55 !BITS_CHANGED(_new_value, ((has.features & BT_HAS_FEAT_PRESET_SYNC_SUPP) != 0 ? 1 : 0))57 !BITS_CHANGED(_new_value, ((has.features & BT_HAS_FEAT_INDEPENDENT_PRESETS) != 0 ? 1 : 0))