Searched defs:TestBluetoothGattCallback (Results 1 – 1 of 1) sorted by relevance
4215 struct TestBluetoothGattCallback { struct4216 id: String,4219 impl TestBluetoothGattCallback { implementation4220 fn new(id: String) -> TestBluetoothGattCallback { in new()4225 impl IBluetoothGattCallback for TestBluetoothGattCallback { implementation4311 impl RPCProxy for TestBluetoothGattCallback { implementation