Home
last modified time | relevance | path

Searched defs:intercept_packet (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/arbiter/
Dacl_arbiter.cc128 ::rust::Fn<InterceptAction(uint8_t tcb_idx, ::rust::Vec<uint8_t> buffer)> intercept_packet, in StoreCallbacksFromRust()
/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/
Darbiter.rs114 fn intercept_packet(tcb_idx: u8, packet: Vec<u8>) -> InterceptAction { in intercept_packet() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/rust/libbluetooth_core_rs_bridge_codegen/gen/gensrcs/packages/modules/Bluetooth/system/rust/src/gatt/
Dffi.cc830 …ooth::shim::arbiter::InterceptAction(::std::uint8_t, ::rust::Vec<::std::uint8_t>)> intercept_packe… in bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust()