Searched refs:SDP_ADDITIONAL_LIST_MASK (Results 1 – 1 of 1) sorted by relevance
778 #define SDP_ADDITIONAL_LIST_MASK 0x80 macro799 uint8_t is_additional_list = nest_level & SDP_ADDITIONAL_LIST_MASK; in add_attr()801 nest_level &= ~(SDP_ADDITIONAL_LIST_MASK); in add_attr()936 nest_level |= SDP_ADDITIONAL_LIST_MASK; in add_attr()