media: set default value for BAP endpoint Vendor field
authorPauli Virtanen <pav@iki.fi>
Wed, 1 Feb 2023 19:51:47 +0000 (19:51 +0000)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:21:48 +0000 (15:51 +0530)
commit7eab6a26ea76e55cd7f87721e76521dc3960937c
treeb2e235760fb9562eaa49129f5d8f01d6742303d1
parente43bba53a9be3747b239604802e813411ec7aee1
media: set default value for BAP endpoint Vendor field

The "Vendor" field is optional, and should have an initialized valid
default value.

It has the default values in register_endpoint, but not in
app_register_endpoint, so make the latter match the former.
profiles/audio/media.c