Fix invalid unique name issue 75/267475/1 accepted/tizen/6.5/unified/20211207.212511 submit/tizen_6.5/20211206.062626
authorWootak Jung <wootak.jung@samsung.com>
Mon, 6 Dec 2021 05:05:54 +0000 (14:05 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Mon, 6 Dec 2021 05:10:11 +0000 (14:10 +0900)
commit0f892ba0ad3149397d7e15cd7e3a1d1ce45ba856
tree5adf59d845aa0928317fb5e1e2b29bcbc4e7c593
parent92bd6913c65fa665ffa7f763cef077c6d0bdbd22
Fix invalid unique name issue

I/BLUETOOTH_FRWK_SERVICE(  392): bt-service-main.c: __on_log_glib(85) >
g_variant_new_string: assertion 'g_utf8_validate (string, -1, NULL)' failed
E/CYNARA  (  392): Getting client credentials by calling dbus method
GetConnectionCredentials on Id <:1.19482`��U> failed with error
<GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get
credentials of name '[Invalid UTF-8]': no such name>

Change-Id: I296767876dc143449d8147e00cc3d302ce0378d8
bt-service/services/bt-request-handler.c