Home | History | Annotate | Download | only in src

Lines Matching refs:attr_data

887 	sdp_data_t *attr_data;
906 attr_data = sdp_data_get(rec, attrId);
908 if (attr_data == NULL) {
912 return get_service_attribute_value_reply(msg, conn, attr_data);