obexd: Fix null response name 04/204904/1
authorERAMOTO Masaya <eramoto.masaya@jp.fujitsu.com>
Wed, 14 Feb 2018 07:20:31 +0000 (16:20 +0900)
committerAmit Purwar <amit.purwar@samsung.com>
Mon, 15 Apr 2019 03:27:46 +0000 (08:57 +0530)
commite063e851c96200ff042dc584302c54f33a978471
treee599a3962676af43fd0f04e277da236a3575926d
parent51916a2dc1e3f9eefa5b4d14839ea9c08fdb1f75
obexd: Fix null response name

Prints out "<unknown>" string if there is no response name as below:

  obexd[8117]: obexd/src/obex.c:cmd_connect()
  obexd[8117]: CONNECT(0x0), (null)(0xffffffff)

Change-Id: I3229def9a31f1397001f9c101550e0f30da17641
Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
obexd/src/obex.c