Searched defs:intercept_packet (Results 1 – 3 of 3) sorted by relevance
128 ::rust::Fn<InterceptAction(uint8_t tcb_idx, ::rust::Vec<uint8_t> buffer)> intercept_packet, in StoreCallbacksFromRust()
114 fn intercept_packet(tcb_idx: u8, packet: Vec<u8>) -> InterceptAction { in intercept_packet() function
830 …ooth::shim::arbiter::InterceptAction(::std::uint8_t, ::rust::Vec<::std::uint8_t>)> intercept_packe… in bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust()