summaryrefslogtreecommitdiff
path: root/gatosocket.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-06-12fix broken scan window/interval unit conversionHEADmasterJavier1-4/+4
2016-06-09add additional configurable connection parametersJavier1-9/+10
2016-06-05allow setting connection parameters before actual connectionJavier1-66/+79
2016-06-05initial attempts to work with paired devicesJavier1-46/+65
2016-01-15actually close sockets during closeJavier1-0/+1
2014-09-17Bump version, add new GatoConnectionParameters class and ability toJavier1-3/+100
2014-07-26add "requireencryption" connection option (ABI broken!)Javier1-0/+38
2014-07-26add security level getter to gatosocketJavier1-6/+25
2014-07-26reduce scanning duty cycle to allow for BT coexJavier1-3/+7
2014-06-15small cleanup, preparing error signalsJavier1-1/+2
2013-12-03initial importJavier S. Pedro1-0/+193