|
From: Mattias A. <mat...@us...> - 2001-08-22 17:49:13
|
The following file was modified in apps/bluetooth/experimental: Name Old version New version Comment ---- ----------- ----------- ------- bt_if.h 1.18 1.19=20=20=20=20=20=20=20=20=20=20=20=20 The accompanying log: * change according to testcases at UP6 The diff of the modified file(s): --- bt_if.h 2001/08/01 09:39:24 1.18 +++ bt_if.h 2001/08/22 17:49:12 1.19 @@ -76,7 +76,7 @@ #define TCS_LAYER 5 #define L2CAP_TEST_LAYER 0x1231 #define L2CAP_TEST2_LAYER 0x1233 -#define L2CAP_TEST3_LAYER 0x4561 +#define L2CAP_TEST3_LAYER 0x4461 =20 /* =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D */ /* SDP server */ |