Searched defs:t_sdp_disc_attr (Results 1 – 1 of 1) sorted by relevance
105 typedef struct t_sdp_disc_attr { struct106 struct t_sdp_disc_attr *p_next_attr; /* Addr of next linked attr */ argument107 UINT16 attr_id; /* Attribute ID */108 UINT16 attr_len_type; /* Length and type fields */109 tSDP_DISC_ATVAL attr_value; /* Variable length entry data */