Home | History | Annotate | Download | only in src

Lines Matching refs:attr_data

815 	sdp_data_t *attr_data;
834 attr_data = sdp_data_get(rec, attrId);
836 if (attr_data == NULL) {
840 return get_service_attribute_value_reply(msg, conn, attr_data);