Searched refs:SDP_ADDITIONAL_LIST_MASK (Results 1 – 1 of 1) sorted by relevance
787 #define SDP_ADDITIONAL_LIST_MASK 0x80 macro808 uint8_t is_additional_list = nest_level & SDP_ADDITIONAL_LIST_MASK; in add_attr()810 nest_level &= ~(SDP_ADDITIONAL_LIST_MASK); in add_attr()945 nest_level |= SDP_ADDITIONAL_LIST_MASK; in add_attr()