Home
last modified time | relevance | path

Searched refs:PACKAGE (Results 1 – 21 of 21) sorted by relevance

/libbtbb/wireshark/plugins-legacy/btbb/
H A Dmoduleinfo.h3 #ifdef PACKAGE
4 #undef PACKAGE
8 #define PACKAGE "btbb" macro
H A Dplugin.rc.in20 VALUE "FileDescription", "@PACKAGE@ dissector\0"
22 VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
/libbtbb/wireshark/plugins/btbb/
H A Dmoduleinfo.h3 #ifdef PACKAGE
4 #undef PACKAGE
8 #define PACKAGE "btbb" macro
H A Dplugin.rc.in20 VALUE "FileDescription", "@PACKAGE@ dissector\0"
22 VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
/libbtbb/wireshark/plugins/btbredr/
H A Dmoduleinfo.h3 #ifdef PACKAGE
4 #undef PACKAGE
8 #define PACKAGE "btbredr" macro
H A Dplugin.rc.in20 VALUE "FileDescription", "@PACKAGE@ dissector\0"
22 VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
/libbtbb/wireshark/plugins-legacy/btbredr/
H A Dmoduleinfo.h3 #ifdef PACKAGE
4 #undef PACKAGE
8 #define PACKAGE "btbredr" macro
H A Dplugin.rc.in20 VALUE "FileDescription", "@PACKAGE@ dissector\0"
22 VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
/libbtbb/wireshark/plugins-legacy/btle/
H A Dmoduleinfo.h3 #ifdef PACKAGE
4 #undef PACKAGE
8 #define PACKAGE "btle" macro
H A Dplugin.rc.in20 VALUE "FileDescription", "@PACKAGE@ dissector\0"
22 VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
H A DMakefile.nmake39 -e s/@PACKAGE@/$(PACKAGE)/ \
H A Dmoduleinfo.nmake6 PACKAGE=btle
/libbtbb/wireshark/plugins-legacy/btsm/
H A Dmoduleinfo.h3 #ifdef PACKAGE
4 #undef PACKAGE
8 #define PACKAGE "btsm" macro
H A Dplugin.rc.in20 VALUE "FileDescription", "@PACKAGE@ dissector\0"
22 VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
H A DMakefile.nmake39 -e s/@PACKAGE@/$(PACKAGE)/ \
H A Dmoduleinfo.nmake6 PACKAGE=btsm
/libbtbb/wireshark/plugins-legacy/btatt/
H A Dmoduleinfo.h3 #ifdef PACKAGE
4 #undef PACKAGE
8 #define PACKAGE "btle" macro
H A Dplugin.rc.in20 VALUE "FileDescription", "@PACKAGE@ dissector\0"
22 VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
H A DMakefile.nmake39 -e s/@PACKAGE@/$(PACKAGE)/ \
H A Dmoduleinfo.nmake6 PACKAGE=btle
/libbtbb/lib/
H A DCMakeLists.txt29 set(PACKAGE libbtbb) variable