Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs687 pub(crate) struct BtGattCallback { struct
695 impl BtGattCallback { impl
706 impl IBluetoothGattCallback for BtGattCallback { implementation
872 impl RPCProxy for BtGattCallback { implementation