Home
last modified time | relevance | path

Searched refs:bthci_cmd_handle (Results 1 – 16 of 16) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hci_usb.c52 static dissector_handle_t bthci_cmd_handle; variable
223 call_dissector_with_data(bthci_cmd_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_hci_usb()
371 bthci_cmd_handle = find_dissector_add_dependency("bthci_cmd", proto_hci_usb); in proto_reg_handoff_hci_usb()
H A Dpacket-hci_mon.c53 static dissector_handle_t bthci_cmd_handle; variable
353 call_dissector_with_data(bthci_cmd_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_hci_mon()
636 bthci_cmd_handle = find_dissector_add_dependency("bthci_cmd", proto_hci_mon); in proto_reg_handoff_hci_mon()
H A Dpacket-bthci_cmd.c1108 static dissector_handle_t bthci_cmd_handle; variable
8869 bthci_cmd_handle = register_dissector("bthci_cmd", dissect_bthci_cmd, proto_bthci_cmd); in proto_register_bthci_cmd()
8899 dissector_add_uint("hci_h4.type", HCI_H4_TYPE_CMD, bthci_cmd_handle); in proto_reg_handoff_bthci_cmd()
8900 dissector_add_uint("hci_h1.type", BTHCI_CHANNEL_COMMAND, bthci_cmd_handle); in proto_reg_handoff_bthci_cmd()
H A Dpacket-bthci_evt.c38 static dissector_handle_t bthci_cmd_handle; variable
2081 call_dissector_with_data(bthci_cmd_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_bthci_evt_loopback_command()
9921 bthci_cmd_handle = find_dissector_add_dependency("bthci_cmd", proto_bthci_evt); in proto_reg_handoff_bthci_evt()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hci_usb.c52 static dissector_handle_t bthci_cmd_handle; variable
223 call_dissector_with_data(bthci_cmd_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_hci_usb()
371 bthci_cmd_handle = find_dissector_add_dependency("bthci_cmd", proto_hci_usb); in proto_reg_handoff_hci_usb()
H A Dpacket-hci_mon.c53 static dissector_handle_t bthci_cmd_handle; variable
353 call_dissector_with_data(bthci_cmd_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_hci_mon()
636 bthci_cmd_handle = find_dissector_add_dependency("bthci_cmd", proto_hci_mon); in proto_reg_handoff_hci_mon()
H A Dpacket-bthci_cmd.c1108 static dissector_handle_t bthci_cmd_handle;
8869 bthci_cmd_handle = register_dissector("bthci_cmd", dissect_bthci_cmd, proto_bthci_cmd);
8899 dissector_add_uint("hci_h4.type", HCI_H4_TYPE_CMD, bthci_cmd_handle);
8900 dissector_add_uint("hci_h1.type", BTHCI_CHANNEL_COMMAND, bthci_cmd_handle);
H A Dpacket-bthci_evt.c38 static dissector_handle_t bthci_cmd_handle; variable
2081 call_dissector_with_data(bthci_cmd_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_bthci_evt_loopback_command()
9921 bthci_cmd_handle = find_dissector_add_dependency("bthci_cmd", proto_bthci_evt); in proto_reg_handoff_bthci_evt()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hci_usb.c52 static dissector_handle_t bthci_cmd_handle;
223 call_dissector_with_data(bthci_cmd_handle, next_tvb, pinfo, tree, bluetooth_data);
371 bthci_cmd_handle = find_dissector_add_dependency("bthci_cmd", proto_hci_usb);
H A Dpacket-hci_mon.c53 static dissector_handle_t bthci_cmd_handle; variable
353 call_dissector_with_data(bthci_cmd_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_hci_mon()
636 bthci_cmd_handle = find_dissector_add_dependency("bthci_cmd", proto_hci_mon); in proto_reg_handoff_hci_mon()
H A Dpacket-bthci_cmd.c1108 static dissector_handle_t bthci_cmd_handle; variable
8869 bthci_cmd_handle = register_dissector("bthci_cmd", dissect_bthci_cmd, proto_bthci_cmd); in proto_register_bthci_cmd()
8899 dissector_add_uint("hci_h4.type", HCI_H4_TYPE_CMD, bthci_cmd_handle); in proto_reg_handoff_bthci_cmd()
8900 dissector_add_uint("hci_h1.type", BTHCI_CHANNEL_COMMAND, bthci_cmd_handle); in proto_reg_handoff_bthci_cmd()
H A Dpacket-bthci_evt.c38 static dissector_handle_t bthci_cmd_handle;
2081 call_dissector_with_data(bthci_cmd_handle, next_tvb, pinfo, tree, bluetooth_data);
9921 bthci_cmd_handle = find_dissector_add_dependency("bthci_cmd", proto_bthci_evt);
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hci_usb.c52 static dissector_handle_t bthci_cmd_handle; variable
223 call_dissector_with_data(bthci_cmd_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_hci_usb()
371 bthci_cmd_handle = find_dissector_add_dependency("bthci_cmd", proto_hci_usb); in proto_reg_handoff_hci_usb()
H A Dpacket-hci_mon.c53 static dissector_handle_t bthci_cmd_handle; variable
353 call_dissector_with_data(bthci_cmd_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_hci_mon()
636 bthci_cmd_handle = find_dissector_add_dependency("bthci_cmd", proto_hci_mon); in proto_reg_handoff_hci_mon()
H A Dpacket-bthci_cmd.c1108 static dissector_handle_t bthci_cmd_handle; variable
8869 bthci_cmd_handle = register_dissector("bthci_cmd", dissect_bthci_cmd, proto_bthci_cmd); in proto_register_bthci_cmd()
8899 dissector_add_uint("hci_h4.type", HCI_H4_TYPE_CMD, bthci_cmd_handle); in proto_reg_handoff_bthci_cmd()
8900 dissector_add_uint("hci_h1.type", BTHCI_CHANNEL_COMMAND, bthci_cmd_handle); in proto_reg_handoff_bthci_cmd()
H A Dpacket-bthci_evt.c38 static dissector_handle_t bthci_cmd_handle; variable
2081 call_dissector_with_data(bthci_cmd_handle, next_tvb, pinfo, tree, bluetooth_data); in dissect_bthci_evt_loopback_command()
9921 bthci_cmd_handle = find_dissector_add_dependency("bthci_cmd", proto_bthci_evt); in proto_reg_handoff_bthci_evt()