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.rs702 pub(crate) struct BtGattCallback { struct
710 impl BtGattCallback { argument
721 impl IBluetoothGattCallback for BtGattCallback { implementation
887 impl RPCProxy for BtGattCallback { implementation