Home
last modified time | relevance | path

Searched refs:proto_btbrlmp (Results 1 – 2 of 2) sorted by relevance

/libbtbb/wireshark/plugins/btbb/
H A Dpacket-btbrlmp.c127 static int proto_btbrlmp = -1; variable
1909 lmp_item = proto_tree_add_item(tree, proto_btbrlmp, tvb, offset, -1, ENC_NA); in dissect_btbrlmp()
2858 proto_btbrlmp = proto_register_protocol( in proto_register_btbrlmp()
2864 register_dissector("btbrlmp", dissect_btbrlmp, proto_btbrlmp); in proto_register_btbrlmp()
2867 proto_register_field_array(proto_btbrlmp, hf, array_length(hf)); in proto_register_btbrlmp()
/libbtbb/wireshark/plugins-legacy/btbb/
H A Dpacket-btbrlmp.c127 static int proto_btbrlmp = -1; variable
1909 lmp_item = proto_tree_add_item(tree, proto_btbrlmp, tvb, offset, -1, ENC_NA); in dissect_btbrlmp()
2858 proto_btbrlmp = proto_register_protocol( in proto_register_btbrlmp()
2864 register_dissector("btbrlmp", dissect_btbrlmp, proto_btbrlmp); in proto_register_btbrlmp()
2867 proto_register_field_array(proto_btbrlmp, hf, array_length(hf)); in proto_register_btbrlmp()