BT_EVT: Codecs are not vendor codecs

This commit is contained in:
Jaap Keuter 2021-01-26 22:39:55 +01:00 committed by AndersBroman
parent cd278f5fd9
commit 7664748e72
1 changed files with 1 additions and 1 deletions

View File

@ -9084,7 +9084,7 @@ proto_register_bthci_evt(void)
NULL, HFILL }
},
{ &hf_bthci_evt_codecs,
{ "Vendor Codecs", "bthci_evt.codecs",
{ "Codecs", "bthci_evt.codecs",
FT_NONE, BASE_NONE, NULL, 0x0,
NULL, HFILL }
},