Home
last modified time | relevance | path

Searched refs:cache_filename (Results 1 – 7 of 7) sorted by relevance

/libbtbb/wireshark/plugins-legacy/btsm/tools/
H A Dmake-dissector-reg.py37 cache_filename = None variable
48 cache_filename = "register-cache.pkl" variable
116 if cache_filename:
118 cache_file = open(cache_filename, 'rb')
168 if cache is not None and cache_filename is not None:
169 cache_file = open(cache_filename, 'wb')
/libbtbb/wireshark/plugins-legacy/btle/tools/
H A Dmake-dissector-reg.py37 cache_filename = None variable
48 cache_filename = "register-cache.pkl" variable
116 if cache_filename:
118 cache_file = open(cache_filename, 'rb')
168 if cache is not None and cache_filename is not None:
169 cache_file = open(cache_filename, 'wb')
/libbtbb/wireshark/plugins/btbredr/tools/
H A Dmake-dissector-reg.py37 cache_filename = None variable
48 cache_filename = "register-cache.pkl" variable
116 if cache_filename:
118 cache_file = open(cache_filename, 'rb')
168 if cache is not None and cache_filename is not None:
169 cache_file = open(cache_filename, 'wb')
/libbtbb/wireshark/plugins/btbb/tools/
H A Dmake-dissector-reg.py37 cache_filename = None variable
48 cache_filename = "register-cache.pkl" variable
116 if cache_filename:
118 cache_file = open(cache_filename, 'rb')
168 if cache is not None and cache_filename is not None:
169 cache_file = open(cache_filename, 'wb')
/libbtbb/wireshark/plugins-legacy/btbredr/tools/
H A Dmake-dissector-reg.py37 cache_filename = None variable
48 cache_filename = "register-cache.pkl" variable
116 if cache_filename:
118 cache_file = open(cache_filename, 'rb')
168 if cache is not None and cache_filename is not None:
169 cache_file = open(cache_filename, 'wb')
/libbtbb/wireshark/plugins-legacy/btatt/tools/
H A Dmake-dissector-reg.py37 cache_filename = None variable
48 cache_filename = "register-cache.pkl" variable
116 if cache_filename:
118 cache_file = open(cache_filename, 'rb')
168 if cache is not None and cache_filename is not None:
169 cache_file = open(cache_filename, 'wb')
/libbtbb/wireshark/plugins-legacy/btbb/tools/
H A Dmake-dissector-reg.py37 cache_filename = None variable
48 cache_filename = "register-cache.pkl" variable
116 if cache_filename:
118 cache_file = open(cache_filename, 'rb')
168 if cache is not None and cache_filename is not None:
169 cache_file = open(cache_filename, 'wb')