Home
last modified time | relevance | path

Searched refs:StoreCallbacksFromRust (Results 1 – 5 of 5) sorted by relevance

/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 void bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust(::rust::Fn<void(::std::uint8_t, ::std… in bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust()
831StoreCallbacksFromRust$)(::rust::Fn<void(::std::uint8_t, ::std::uint8_t)>, ::rust::Fn<void(::std::… in bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust()
832StoreCallbacksFromRust$(on_le_connect, on_le_disconnect, intercept_packet, on_outgoing_mtu_req, on… in bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust()
835 void bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust$on_le_connect$1(::std::uint8_t tcb_id…
837 void bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust$on_le_connect$0(::std::uint8_t tcb_id… in bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust$on_le_connect$0()
838 …bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust$on_le_connect$1(tcb_idx, advertiser, exte… in bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust$on_le_connect$0()
841 void bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust$on_le_disconnect$1(::std::uint8_t tcb…
843 void bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust$on_le_disconnect$0(::std::uint8_t tcb… in bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust$on_le_disconnect$0()
844 bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust$on_le_disconnect$1(tcb_idx, extern$); in bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust$on_le_disconnect$0()
847 …shim::arbiter::InterceptAction bluetooth$shim$arbiter$cxxbridge1$StoreCallbacksFromRust$intercept_…
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/
Darbiter.rs13 ffi::{InterceptAction, StoreCallbacksFromRust},
29 StoreCallbacksFromRust( in initialize_arbiter()
Dffi.rs150 fn StoreCallbacksFromRust( in StoreCallbacksFromRust() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/arbiter/
Dacl_arbiter.h58 void StoreCallbacksFromRust(
Dacl_arbiter.cc125 void StoreCallbacksFromRust( in StoreCallbacksFromRust() function