Fix invalid unique name issue 74/267474/1 accepted/tizen/unified/20211207.133118 submit/tizen/20211206.062656
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:05:54 +0000 (14:05 +0900)
commit874cd15f2f9206a7e6fb4b1a9ca7b2c40da92395
treecb0afa82af3619c8afaaea461c9999a9b56e836e
parentcf3b0cdeb61e5faa3e127195e2f90110ebb4dcb9
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