Searched refs:hf_btbredr_channel (Results 1 – 2 of 2) sorted by relevance
/libbtbb/wireshark/plugins/btbredr/ |
H A D | packet-btbredr.c | 42 static int hf_btbredr_channel = -1; variable 351 proto_tree_add_item(meta_tree, hf_btbredr_channel, tvb, offset, 1, ENC_NA); in dissect_btbredr() 437 { &hf_btbredr_channel, in proto_register_btbredr()
|
/libbtbb/wireshark/plugins-legacy/btbredr/ |
H A D | packet-btbredr.c | 42 static int hf_btbredr_channel = -1; variable 352 proto_tree_add_item(meta_tree, hf_btbredr_channel, tvb, offset, 1, ENC_NA); in dissect_btbredr() 438 { &hf_btbredr_channel, in proto_register_btbredr()
|