summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-11-29 03:49:36 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-11-29 03:49:36 +0000
commit2ec32295cb3b5f8b1cf140a8913d1e75dd8a6db5 (patch)
tree8f248f3debae791deccc2795027c2401a6e7cccf
parent338653545090b72df3e97610ce8dc9b6f1a4e6d4 (diff)
Update UUID translation for WAP
-rw-r--r--tools/sdptool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/sdptool.c b/tools/sdptool.c
index c63750c4..3257159a 100644
--- a/tools/sdptool.c
+++ b/tools/sdptool.c
@@ -236,7 +236,7 @@ static struct uuid_def uuid16_names[] = {
{ 0x1111, "Fax", NULL, 0 },
{ 0x1112, "HeadsetAudioGateway", NULL, 0 },
{ 0x1113, "WAP", NULL, 0 },
- { 0x1114, "WAP_CLIENT", NULL, 0 },
+ { 0x1114, "WAP Client", NULL, 0 },
{ 0x1115, "PANU (PAN/BNEP)",
pan_attrib_names, sizeof(pan_attrib_names)/sizeof(struct attrib_def) },
{ 0x1116, "NAP (PAN/BNEP)",