Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs350 pub(crate) struct BtConnectionCallback { struct
358 impl BtConnectionCallback { argument
369 impl IBluetoothConnectionCallback for BtConnectionCallback { implementation
383 impl RPCProxy for BtConnectionCallback { implementation