Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs115 pub(crate) struct BtCallback { struct
123 impl BtCallback { argument
134 impl IBluetoothCallback for BtCallback { implementation
334 impl RPCProxy for BtCallback { implementation