Searched refs:hf_btbredr_transport (Results 1 – 2 of 2) sorted by relevance
/libbtbb/wireshark/plugins/btbredr/ |
H A D | packet-btbredr.c | 47 static int hf_btbredr_transport = -1; variable 361 proto_tree_add_item(meta_tree, hf_btbredr_transport, tvb, offset, 1, ENC_NA); in dissect_btbredr() 462 { &hf_btbredr_transport, in proto_register_btbredr()
|
/libbtbb/wireshark/plugins-legacy/btbredr/ |
H A D | packet-btbredr.c | 47 static int hf_btbredr_transport = -1; variable 362 proto_tree_add_item(meta_tree, hf_btbredr_transport, tvb, offset, 1, ENC_NA); in dissect_btbredr() 463 { &hf_btbredr_transport, in proto_register_btbredr()
|