OSDN Git Service

android/socket: Refactor connect to allow directly connect to rfcomm
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 19 Dec 2013 08:49:18 +0000 (10:49 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 19 Dec 2013 09:08:22 +0000 (11:08 +0200)
commitb81374ec8001e307507cd98bf3902fc594f4d428
treeaaa17b356d3a6c9e26f9178ede677782439a6007
parentfe8dabaaa1eb0583e24709031ad51d5b7ff73413
android/socket: Refactor connect to allow directly connect to rfcomm

Since Socket HAL allows us to specify RFCOMM channel number and directly
connect refactor send function to allow connect directly is uuid is zero
and channel number is specified.
android/socket.c