Lines Matching refs:facade
6 import "facade/common.proto";
7 import "l2cap/classic/facade.proto";
8 import "hci/facade/le_initiator_address_facade.proto";
11 rpc CreateBond(facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {}
15 rpc CreateBondLe(facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {}
16 rpc CancelBond(facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {}
17 rpc RemoveBond(facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {}
37 facade.BluetoothAddressWithType address = 1;
43 facade.BluetoothAddressWithType address = 1;
60 facade.BluetoothAddressWithType peer = 2;
74 facade.BluetoothAddressWithType address = 2;
89 facade.BluetoothAddressWithType peer = 2;
97 facade.BluetoothAddressWithType peer = 2;
169 facade.BluetoothAddressWithType address = 1;
178 facade.BluetoothAddressWithType address = 1;