aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-btatt.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-btatt.c')
-rw-r--r--epan/dissectors/packet-btatt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-btatt.c b/epan/dissectors/packet-btatt.c
index e22d8734dd..eb96dda369 100644
--- a/epan/dissectors/packet-btatt.c
+++ b/epan/dissectors/packet-btatt.c
@@ -16337,7 +16337,7 @@ proto_register_btatt(void)
},
{&hf_btatt_ots_object_name,
{"Object Name", "btatt.ots.object_name",
- FT_STRING, STR_UNICODE, NULL, 0x0,
+ FT_STRING, BASE_NONE, NULL, 0x0,
NULL, HFILL}
},
{&hf_btatt_ots_current_size,
@@ -16522,7 +16522,7 @@ proto_register_btatt(void)
},
{&hf_btatt_ots_name_string,
{"Name String", "btatt.ots.name_string",
- FT_STRING, STR_UNICODE, NULL, 0x0,
+ FT_STRING, BASE_NONE, NULL, 0x0,
NULL, HFILL}
},
{&hf_btatt_ots_object_first_created,