9 #ifndef __W_BTSNOOP_H__ 10 #define __W_BTSNOOP_H__ 12 #include "ws_symbol_export.h" 14 wtap_open_return_val btsnoop_open(
wtap *wth,
int *err, gchar **err_info);
15 gboolean btsnoop_dump_open_h1(
wtap_dumper *wdh,
int *err);
16 gboolean btsnoop_dump_open_h4(
wtap_dumper *wdh,
int *err);
17 int btsnoop_dump_can_write_encap(
int encap);
Definition: wtap-int.h:34
Definition: wtap-int.h:86