Fix the rfcomm server's callback issue 98/227498/6
authorDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 12 Mar 2020 07:24:21 +0000 (16:24 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 13 Mar 2020 04:38:33 +0000 (13:38 +0900)
commit0a1b375844e62fbf194bca566efc54e53d5cffac
treea761ea3ac290a5fa099272be1610ff121bfbb812
parent4f0755f6e0352fa912fa66496932de87f5e1f83e
Fix the rfcomm server's callback issue

Because the last 1 byte of the path is missed,
bt-api did not find the server information.

Change-Id: Ifc9564736763b975d38fa5f7a750109c7a4f957b
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
bt-api/bt-rfcomm-server.c
bt-oal/bluez_hal/src/bt-hal-agent.c
bt-oal/bluez_hal/src/bt-hal-dbus-common-utils.h
bt-service-adaptation/services/include/bt-service-util.h
bt-service-adaptation/services/socket/bt-service-socket.c