Subversion Repositories FlightCtrl

Rev

Rev 303 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 303 Rev 403
Line 1... Line 1...
1
/*********************************************************************************************************************************
1
/***************************************
2
 *                                                                                                                                *
-
 
-
 
2
 *                                      
3
 * searches 4 Bluetooth Devices                                                                                                   *
3
 * searches 4 Bluetooth Devices        
4
 *                                                                                                                                *
-
 
-
 
4
 *                                      
5
 * Author:        Marcus -LiGi- Bueschleb                                                                                         *
5
 * Author:        Marcus -LiGi- Bueschleb
6
 * Project-Start: 9/2007                                                                                                          *
-
 
7
 
6
 *
8
 * Mailto:        ligi@smart4mobile.de                                                                                            *
-
 
9
 * Licence:       Creative Commons / Non Commercial                                                                               *
7
 * see README for further Infos
10
 * Big Up:        Holger&Ingo                                                                                                     *
-
 
-
 
8
 *
11
 *********************************************************************************************************************************/
9
 ****************************************/
Line 12... Line 10...
12
 
10
 
Line 13... Line 11...
13
import javax.bluetooth.*;
11
import javax.bluetooth.*;
14
 
12