Lines Matching refs:attr
1118 printf("Language Base Attr List:\n");3592 sdp_list_t *attr;3608 attr = sdp_list_append(0, &range);3609 rec = sdp_service_attr_req(sess, handle, SDP_ATTR_REQ_RANGE, attr);3610 sdp_list_free(attr, 0);