Searched defs:TestBluetoothGattCallback (Results 1 – 1 of 1) sorted by relevance
4119 struct TestBluetoothGattCallback { struct4120 id: String,4123 impl TestBluetoothGattCallback { impl4124 fn new(id: String) -> TestBluetoothGattCallback { in new()4129 impl IBluetoothGattCallback for TestBluetoothGattCallback { implementation4215 impl RPCProxy for TestBluetoothGattCallback { implementation