OSDN Git Service

attrib: Add mtu argument to g_attrib_new
authorMichael Janssen <jamuraa@chromium.org>
Fri, 31 Oct 2014 18:14:52 +0000 (11:14 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 3 Nov 2014 15:16:56 +0000 (17:16 +0200)
commit566488510e0e8216a26e93c3422a36f560c380e1
tree2e986cdd39adc7aad275d5323d4570132b9748b1
parent49f13e083d1458582c983f768fbc9ff0fe2a14b0
attrib: Add mtu argument to g_attrib_new

Instead of using the default MTU, use one passed
in by the user, and detect it from the channel when
it is created.
android/gatt.c
attrib/gattrib.c
attrib/gattrib.h
attrib/gatttool.c
attrib/interactive.c
src/device.c