shared/util: Correct UUID for Microphone Control
authordarkhz <kmachanwenw@gmail.com>
Sun, 21 Aug 2022 16:02:48 +0000 (21:32 +0530)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:54 +0000 (14:55 +0530)
commit699584f190aecfa4b259079d6339f594f570cdfe
tree6c539ded0d63411f9a504a7695ecc3d2108c976e
parentdbb3f45103be482eb278e9ea48ce0e13b4f2f91f
shared/util: Correct UUID for Microphone Control

According to the Bluetooth product specification list, the allocated
UUID for "Microphone Control" is 0x184D, not 0x184C.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/util.c