Home
last modified time | relevance | path

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

/libbtbb/wireshark/plugins/btbredr/
H A Dpacket-btbredr.c161 static dissector_handle_t btlmp_handle = NULL; variable
280 if (llid == 3 && btlmp_handle) { in dissect_dm1()
283 call_dissector(btlmp_handle, pld_tvb, pinfo, dm1_tree); in dissect_dm1()
657 btlmp_handle = find_dissector("btlmp"); in proto_reg_handoff_btbredr()
/libbtbb/wireshark/plugins-legacy/btbredr/
H A Dpacket-btbredr.c161 static dissector_handle_t btlmp_handle = NULL; variable
280 if (llid == 3 && btlmp_handle) { in dissect_dm1()
283 call_dissector(btlmp_handle, pld_tvb, pinfo, dm1_tree); in dissect_dm1()
658 btlmp_handle = find_dissector("btlmp"); in proto_reg_handoff_btbredr()