Home
last modified time | relevance | path

Searched refs:bthci_acl_handle (Results 1 – 12 of 12) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hci_usb.c54 static dissector_handle_t bthci_acl_handle; variable
229 call_dissector_with_data(bthci_acl_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_hci_usb()
373 bthci_acl_handle = find_dissector_add_dependency("bthci_acl", proto_hci_usb); in proto_reg_handoff_hci_usb()
H A Dpacket-hci_mon.c55 static dissector_handle_t bthci_acl_handle; variable
364 call_dissector_with_data(bthci_acl_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_hci_mon()
638 bthci_acl_handle = find_dissector_add_dependency("bthci_acl", proto_hci_mon); in proto_reg_handoff_hci_mon()
H A Dpacket-bthci_acl.c54 static dissector_handle_t bthci_acl_handle; variable
664 bthci_acl_handle = register_dissector("bthci_acl", dissect_bthci_acl, proto_bthci_acl); in proto_register_bthci_acl()
687 dissector_add_uint("hci_h4.type", HCI_H4_TYPE_ACL, bthci_acl_handle); in proto_reg_handoff_bthci_acl()
688 dissector_add_uint("hci_h1.type", BTHCI_CHANNEL_ACL, bthci_acl_handle); in proto_reg_handoff_bthci_acl()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hci_usb.c54 static dissector_handle_t bthci_acl_handle; variable
229 call_dissector_with_data(bthci_acl_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_hci_usb()
373 bthci_acl_handle = find_dissector_add_dependency("bthci_acl", proto_hci_usb); in proto_reg_handoff_hci_usb()
H A Dpacket-hci_mon.c55 static dissector_handle_t bthci_acl_handle; variable
364 call_dissector_with_data(bthci_acl_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_hci_mon()
638 bthci_acl_handle = find_dissector_add_dependency("bthci_acl", proto_hci_mon); in proto_reg_handoff_hci_mon()
H A Dpacket-bthci_acl.c54 static dissector_handle_t bthci_acl_handle;
664 bthci_acl_handle = register_dissector("bthci_acl", dissect_bthci_acl, proto_bthci_acl);
687 dissector_add_uint("hci_h4.type", HCI_H4_TYPE_ACL, bthci_acl_handle);
688 dissector_add_uint("hci_h1.type", BTHCI_CHANNEL_ACL, bthci_acl_handle);
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hci_usb.c54 static dissector_handle_t bthci_acl_handle;
229 call_dissector_with_data(bthci_acl_handle, next_tvb, pinfo, tree, bluetooth_data);
373 bthci_acl_handle = find_dissector_add_dependency("bthci_acl", proto_hci_usb);
H A Dpacket-hci_mon.c55 static dissector_handle_t bthci_acl_handle; variable
364 call_dissector_with_data(bthci_acl_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_hci_mon()
638 bthci_acl_handle = find_dissector_add_dependency("bthci_acl", proto_hci_mon); in proto_reg_handoff_hci_mon()
H A Dpacket-bthci_acl.c54 static dissector_handle_t bthci_acl_handle; variable
664 bthci_acl_handle = register_dissector("bthci_acl", dissect_bthci_acl, proto_bthci_acl); in proto_register_bthci_acl()
687 dissector_add_uint("hci_h4.type", HCI_H4_TYPE_ACL, bthci_acl_handle); in proto_reg_handoff_bthci_acl()
688 dissector_add_uint("hci_h1.type", BTHCI_CHANNEL_ACL, bthci_acl_handle); in proto_reg_handoff_bthci_acl()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hci_usb.c54 static dissector_handle_t bthci_acl_handle; variable
229 call_dissector_with_data(bthci_acl_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_hci_usb()
373 bthci_acl_handle = find_dissector_add_dependency("bthci_acl", proto_hci_usb); in proto_reg_handoff_hci_usb()
H A Dpacket-hci_mon.c55 static dissector_handle_t bthci_acl_handle; variable
364 call_dissector_with_data(bthci_acl_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_hci_mon()
638 bthci_acl_handle = find_dissector_add_dependency("bthci_acl", proto_hci_mon); in proto_reg_handoff_hci_mon()
H A Dpacket-bthci_acl.c54 static dissector_handle_t bthci_acl_handle;
664 bthci_acl_handle = register_dissector("bthci_acl", dissect_bthci_acl, proto_bthci_acl);
687 dissector_add_uint("hci_h4.type", HCI_H4_TYPE_ACL, bthci_acl_handle);
688 dissector_add_uint("hci_h1.type", BTHCI_CHANNEL_ACL, bthci_acl_handle);