Searched refs:SDP_ADDITIONAL_LIST_MASK (Results 1 – 1 of 1) sorted by relevance
282 #define SDP_ADDITIONAL_LIST_MASK 0x80 macro303 uint8_t is_additional_list = nest_level & SDP_ADDITIONAL_LIST_MASK; in add_attr()305 nest_level &= ~(SDP_ADDITIONAL_LIST_MASK); in add_attr()439 nest_level |= SDP_ADDITIONAL_LIST_MASK; in add_attr()