Lines Matching refs:facade
6 import "facade/common.proto";
25 rpc InitiateConnectionForSecurity(facade.BluetoothAddress) returns (google.protobuf.Empty) {}
27 rpc SecurityLinkEnsureAuthenticated(facade.BluetoothAddress) returns (google.protobuf.Empty) {}
28 rpc SecurityLinkHold(facade.BluetoothAddress) returns (google.protobuf.Empty) {}
29 rpc SecurityLinkDisconnect(facade.BluetoothAddress) returns (google.protobuf.Empty) {}
30 rpc SecurityLinkRelease(facade.BluetoothAddress) returns (google.protobuf.Empty) {}
43 facade.BluetoothAddress address = 1;
52 facade.BluetoothAddress remote = 1;
56 facade.BluetoothAddress remote = 1;
67 facade.BluetoothAddress remote = 1;
111 facade.BluetoothAddress remote = 1;