obexctl: Add optional argument channel to connect command
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 14 Feb 2022 18:29:21 +0000 (10:29 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:53 +0000 (14:55 +0530)
commitc4fbc0cdbf915e3bc9200d4a1217f1e1b09364c8
tree1d53649e9d59a3b977ddaefb9888abbaca4bc309
parent4c5276eddd299447fa502b5da41bc3b900401653
obexctl: Add optional argument channel to connect command

This adds a third argument to connect command so a channel can be passed
to CreateSession which is useful since it possible to force a specific
RFCOMM channel.

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