Lines Matching refs:facade
3 package blueberry.facade.security;
6 import "blueberry/facade/common.proto";
7 import "blueberry/facade/l2cap/classic/facade.proto";
8 import "blueberry/facade/hci/le_initiator_address_facade.proto";
11 rpc CreateBond(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {}
15 rpc CreateBondLe(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {}
16 rpc CancelBond(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {}
17 rpc RemoveBond(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {}
38 blueberry.facade.BluetoothAddressWithType address = 1;
44 blueberry.facade.BluetoothAddressWithType address = 1;
61 blueberry.facade.BluetoothAddressWithType peer = 2;
75 blueberry.facade.BluetoothAddressWithType address = 2;
90 blueberry.facade.BluetoothAddressWithType peer = 2;
98 blueberry.facade.BluetoothAddressWithType peer = 2;
170 blueberry.facade.BluetoothAddressWithType address = 1;
171 blueberry.facade.l2cap.classic.ClassicSecurityPolicy policy = 2;
179 blueberry.facade.BluetoothAddressWithType address = 1;
196 blueberry.facade.BluetoothAddress address = 4;