Home
last modified time | relevance | path

Searched refs:btbrlmp_handle (Results 1 – 2 of 2) sorted by relevance

/libbtbb/wireshark/plugins-legacy/btbb/
H A Dpacket-btbb.c140 static dissector_handle_t btbrlmp_handle = NULL; variable
250 if (llid == 3 && btbrlmp_handle) { in dissect_dm1()
253 call_dissector(btbrlmp_handle, pld_tvb, pinfo, dm1_tree); in dissect_dm1()
578 btbrlmp_handle = find_dissector("btbrlmp"); in proto_reg_handoff_btbb()
/libbtbb/wireshark/plugins/btbb/
H A Dpacket-btbb.c140 static dissector_handle_t btbrlmp_handle = NULL; variable
250 if (llid == 3 && btbrlmp_handle) { in dissect_dm1()
253 call_dissector(btbrlmp_handle, pld_tvb, pinfo, dm1_tree); in dissect_dm1()
577 btbrlmp_handle = find_dissector("btbrlmp"); in proto_reg_handoff_btbb()