summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2/opietooth2
AgeCommit message (Collapse)AuthorFilesLines
2007-02-08Each file in this commit has a problem where it is possible to dereferenceerik1-0/+3
a pointer without that pointer being valid. This commit fixes each instance of that.
2007-01-31A few files that dereference pointers w/out checking that the pointer iserik1-1/+1
valid.
2005-05-03GET_LINK_QUALITY_RP_SIZE has been renamed to READ_LINK_QUALITY_RP_SIZE in ↵mickeyl1-1/+3
newer versions of bluez
2005-05-03fix includesmickeyl1-6/+6
2005-02-20.cvsignore updatesdrw1-0/+8
2005-01-12*** empty log message ***wimpie1-1/+9
2005-01-11Major rename of NodeCollection to NetworkSetupwimpie5-21/+21
this commit is broken (missing symbols)
2005-01-09-Do not access the Array out of boundszecke2-1/+2
-Check that there is a driver before asking to query a non existant
2005-01-09Updated dependencieswimpie11-55/+62
NS2->app requires OT2Lib and NS2Lib OT2Lib requires NS2Lib Most plugins only require NS2Lib Except BTPlugin which requires als OT2Lib Also renamed owarn -> odebug
2005-01-07First implementation of pluginswimpie12-20/+20
THIS VERSION DOES NOT COMPILE
2005-01-06Some namespace } -> };wimpie9-10/+10
added NS2SetMac.sh script in control file added activate/disactivate for usb renamed templates directory to NS2templates
2005-01-06Forgot networktemplate fileswimpie3-25/+38
HCIdump seems to work -> bt sniffing is possible
2005-01-06Forgot this filewimpie1-0/+261
2005-01-06added support for HCI Sniffing (still not tested)wimpie4-17/+148
changed GPRS plugin name (no support for capital letters)
2005-01-06Some more changes for NS2wimpie4-127/+331
updated toplevel Makefile added new target packages-mt and packages these replaces, render obsolete and dramatically improve : ipks ipks-mt see separate mail
2005-01-05Slightly better layout for OTMainGUI.wimpie2-116/+158
Fixed segfault bug in disconnectNotify call (signal string could be NULL)
2005-01-05First step in integrating HCIDUMPwimpie1-203/+451
2005-01-04catch up with proper inclusion of OLedBox into libopieuimickeyl2-2/+4
2005-01-04New bluetooth library OT2 (loosely based on kbluetooth)wimpie18-0/+3483
2005-01-04*** empty log message ***wimpie17-0/+4004