OSDN Git Service

Use PSM value to select LE or BR/EDR transport on gatttool
authorSheldon Demario <sheldon.demario@openbossa.org>
Thu, 17 Feb 2011 14:18:41 +0000 (11:18 -0300)
committerJohan Hedberg <johan.hedberg@nokia.com>
Thu, 17 Feb 2011 18:50:15 +0000 (15:50 -0300)
commit0cc24599637ed6666469c68d55f4e42ff722e447
treee74ca9516916f63d61612360802afee544babc5f
parenteb4e1d6d4b8405a324bb68e9dc28d108746837ef
Use PSM value to select LE or BR/EDR transport on gatttool

Removes "le" parameter of gatt_connect() as well the global variables
used to store the le option. LE is now the default transport, if a PSM
value different than zero is given BR/EDR will be selected
attrib/gatttool.c
attrib/gatttool.h
attrib/interactive.c
attrib/utils.c