Home
last modified time | relevance | path

Searched refs:description (Results 1 – 8 of 8) sorted by relevance

/libbtbb/python/pcaptools/
H A Dsetup.py18 description = "A reader and dump utility for Pcap files",
H A Dsetup.py.in17 description = "A reader and dump utility for Pcap files",
/libbtbb/wireshark/plugins-legacy/btbb/
H A Dpacket-btbb.c176 const gchar *description; in dissect_fhs() local
212 description = try_rval_to_str(psmode, ps_modes); in dissect_fhs()
214 if (description) in dissect_fhs()
215 proto_item_append_text(psmode_item, " (%s)", description); in dissect_fhs()
/libbtbb/wireshark/plugins/btbb/
H A Dpacket-btbb.c176 const gchar *description; in dissect_fhs() local
212 description = try_rval_to_str(psmode, ps_modes); in dissect_fhs()
214 if (description) in dissect_fhs()
215 proto_item_append_text(psmode_item, " (%s)", description); in dissect_fhs()
/libbtbb/wireshark/plugins/btbredr/
H A Dpacket-btbredr.c197 const gchar *description; in dissect_fhs() local
236 description = try_rval_to_str(psmode, ps_modes); in dissect_fhs()
238 if (description) in dissect_fhs()
239 proto_item_append_text(psmode_item, " (%s)", description); in dissect_fhs()
/libbtbb/wireshark/plugins-legacy/btbredr/
H A Dpacket-btbredr.c197 const gchar *description; in dissect_fhs() local
236 description = try_rval_to_str(psmode, ps_modes); in dissect_fhs()
238 if (description) in dissect_fhs()
239 proto_item_append_text(psmode_item, " (%s)", description); in dissect_fhs()
/libbtbb/packaging/
H A DPortfile14 description Bluetooth Baseband Decoding Library
H A Dlibbtbb.spec35 %description