Welcome, Guest. Please login or register.

Login with username, password and session length
May 19, 2012, 07:05:26 PM
Pages: [1]
  Print  
Topic: L2CAP Server - Service Record  (Read 2301 times)
« on: January 03, 2008, 05:36:11 PM »
mauiboy
Newbie

View Profile
*
Karma: +0/-0
Posts: 4



Does anyone know why creating a server using:

String url = "btl2cap://localhost:0000000011241000800000805F9B 34FB";
L2CAPConnectionNotifier server = (L2CAPConnectionNotifier)Connector.open( url );

returns a service record URL: btl2cap://000F8690522D:100b;authenticate=false;en crypt=false;master=false

shouldn't the returned URL be:

btl2cap://000F8690522D:1124;authenticate=false;en crypt=false;master=false

where the UUID is 1124?

can anyone help? or noone ever tried such?

thanks
Logged
 
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC