Searched defs:NeighborFacade (Results 1 – 1 of 1) sorted by relevance
7 service NeighborFacade { service8 rpc SetConnectability(EnableMsg) returns (google.protobuf.Empty) {}9 rpc SetDiscoverability(DiscoverabilitiyMsg) returns (google.protobuf.Empty) {}10 rpc SetInquiryMode(InquiryMsg) returns (stream InquiryResultMsg) {13 rpc ReadRemoteName(RemoteNameRequestMsg) returns (google.protobuf.Empty) {}14 rpc GetRemoteNameEvents(google.protobuf.Empty) returns (stream RemoteNameResponseMsg) {}16 rpc EnableInquiryScan(EnableMsg) returns (google.protobuf.Empty) {}17 rpc EnablePageScan(EnableMsg) returns (google.protobuf.Empty) {}