summaryrefslogtreecommitdiff
path: root/attrib/gatttool.h
Commit message (Expand)AuthorAgeFilesLines
* attrib: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* attrib: Get rid of gcharLucas De Marchi2013-05-021-3/+3
* gatttool: Use GError to propage error messages to callerEder Ruiz Maria2013-04-171-1/+2
* gatttool: fix parameter type/name from le to psmJefferson Delfes2013-03-251-1/+1
* gatttool: Add option to specify LE address typeAndrzej Kaczmarek2012-05-071-3/+4
* Add option to pass adapter to interactive gatttoolSheldon Demario2011-03-041-1/+1
* Add missing const to interactive() parameter in gatttoolSheldon Demario2011-03-041-1/+1
* Move attr_data_from_string() to utils.cBruna Moreira2011-02-241-0/+1
* Use PSM value to select LE or BR/EDR transport on gatttoolSheldon Demario2011-02-171-1/+1
* Move do_connect() to a common file between interactive.c and gatttool.cSheldon Demario2011-02-171-1/+3
* Add connect/disconnect options on interactive mode of gatttoolSheldon Demario2011-02-151-1/+2
* Add an initial interactive mode to gatttoolSheldon Demario2011-02-151-0/+24