Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/rust/facade/helpers/
H A Dlib.rs13 pub trait U8SliceRunnable { interface
54 pub fn stream_runnable<R: 'static + U8SliceRunnable + Send>( in stream_runnable()
/aosp12/system/bt/gd/rust/shim/src/
H A Dhci.rs4 use bt_facade_helpers::U8SliceRunnable;
18 impl U8SliceRunnable for CallbackWrapper {