Searched refs:returns (Results 1 – 25 of 57) sorted by relevance
123
9 rpc GetMacAddress(google.protobuf.Empty) returns (blueberry.facade.BluetoothAddress) {}10 rpc WriteLocalName(NameMsg) returns (google.protobuf.Empty) {}11 rpc GetLocalName(google.protobuf.Empty) returns (NameMsg) {}12 rpc IsSupportedCommand(OpCodeMsg) returns (SupportedMsg) {}13 rpc GetLeNumberOfSupportedAdvertisingSets(google.protobuf.Empty) returns (SingleValueMsg) {}14 rpc SupportsSimplePairing(google.protobuf.Empty) returns (SupportedMsg) {}15 rpc SupportsSecureConnections(google.protobuf.Empty) returns (SupportedMsg) {}16 rpc SupportsSimultaneousLeBrEdr(google.protobuf.Empty) returns (SupportedMsg) {}17 rpc SupportsInterlacedInquiryScan(google.protobuf.Empty) returns (SupportedMsg) {}18 rpc SupportsRssiWithInquiryResults(google.protobuf.Empty) returns (SupportedMsg) {}[all …]
8 rpc CreateConnection(ConnectionMsg) returns (stream ConnectionEvent) {}9 rpc CancelConnection(ConnectionMsg) returns (google.protobuf.Empty) {}10 rpc Disconnect(HandleMsg) returns (google.protobuf.Empty) {}11 rpc WriteDefaultLinkPolicySettings(PolicyMsg) returns (google.protobuf.Empty) {}12 rpc AuthenticationRequested(HandleMsg) returns (google.protobuf.Empty) {}13 rpc ConnectionCommand(ConnectionCommandMsg) returns (google.protobuf.Empty) {}14 rpc SwitchRole(RoleMsg) returns (google.protobuf.Empty) {}15 rpc SendAclData(AclData) returns (google.protobuf.Empty) {}16 rpc FetchAclData(HandleMsg) returns (stream AclData) {}17 rpc FetchIncomingConnection(google.protobuf.Empty) returns (stream ConnectionEvent) {}
9 rpc CreateConnection(CreateConnectionMsg) returns (stream LeConnectionEvent) {}10 rpc CancelConnection(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {}11 rpc Disconnect(LeHandleMsg) returns (google.protobuf.Empty) {}12 rpc ConnectionCommand(LeConnectionCommandMsg) returns (google.protobuf.Empty) {}13 rpc SendAclData(LeAclData) returns (google.protobuf.Empty) {}14 rpc FetchAclData(LeHandleMsg) returns (stream LeAclData) {}15 rpc FetchIncomingConnection(google.protobuf.Empty) returns (stream LeConnectionEvent) {}16 rpc AddDeviceToResolvingList(IrkMsg) returns (google.protobuf.Empty) {}17 rpc IsOnBackgroundList(BackgroundRequestMsg) returns (BackgroundResultMsg) {}19 returns (google.protobuf.Empty) {}
9 rpc CreateAdvertiser(CreateAdvertiserRequest) returns (CreateAdvertiserResponse) {}10 …rpc ExtendedCreateAdvertiser(ExtendedCreateAdvertiserRequest) returns (ExtendedCreateAdvertiserRes…11 rpc EnableAdvertiser(EnableAdvertiserRequest) returns (google.protobuf.Empty) {}12 rpc SetData(SetDataRequest) returns (google.protobuf.Empty) {}13 rpc SetParameters(SetParametersRequest) returns (google.protobuf.Empty) {}14 rpc SetPeriodicParameters(SetPeriodicParametersRequest) returns (google.protobuf.Empty) {}15 rpc SetPeriodicData(SetPeriodicDataRequest) returns (google.protobuf.Empty) {}16 rpc EnablePeriodicAdvertising(EnablePeriodicAdvertisingRequest) returns (google.protobuf.Empty) {}17 rpc GetOwnAddress(GetOwnAddressRequest) returns (google.protobuf.Empty) {}18 …rpc GetNumberOfAdvertisingInstances(google.protobuf.Empty) returns (GetNumberOfAdvertisingInstance…[all …]
9 rpc SendCommand(blueberry.facade.Data) returns (google.protobuf.Empty) {}11 rpc RequestEvent(EventRequest) returns (google.protobuf.Empty) {}12 rpc StreamEvents(google.protobuf.Empty) returns (stream blueberry.facade.Data) {}14 rpc RequestLeSubevent(EventRequest) returns (google.protobuf.Empty) {}15 rpc StreamLeSubevents(google.protobuf.Empty) returns (stream blueberry.facade.Data) {}17 rpc SendAcl(blueberry.facade.Data) returns (google.protobuf.Empty) {}18 rpc StreamAcl(google.protobuf.Empty) returns (stream blueberry.facade.Data) {}
8 rpc RegisterScanner(RegisterScannerRequest) returns (google.protobuf.Empty) {}9 rpc Unregister(UnregisterRequest) returns (google.protobuf.Empty) {}10 rpc Scan(ScanRequest) returns (google.protobuf.Empty) {}11 rpc SetScanParameters(SetScanParametersRequest) returns (google.protobuf.Empty) {}12 rpc FetchCallbackEvents(google.protobuf.Empty) returns (stream ScanningCallbackMsg) {}13 rpc FetchAdvertisingReports(google.protobuf.Empty) returns (stream AdvertisingReportMsg) {}
9 rpc SetPrivacyPolicyForInitiatorAddress(PrivacyPolicy) returns (google.protobuf.Empty) {}10 …rpc GetCurrentInitiatorAddress(google.protobuf.Empty) returns (blueberry.facade.BluetoothAddressWi…11 …rpc NewResolvableAddress(google.protobuf.Empty) returns (blueberry.facade.BluetoothAddressWithType…
8 rpc FetchEvents(FetchEventsRequest) returns (stream FetchEventsResponse) {}9 rpc ToggleStack(ToggleStackRequest) returns (ToggleStackResponse) {}10 rpc SetDiscoveryMode(SetDiscoveryModeRequest) returns (SetDiscoveryModeResponse) {}11 rpc ClearEventFilter(google.protobuf.Empty) returns (google.protobuf.Empty) {}12 rpc ClearEventMask(google.protobuf.Empty) returns (google.protobuf.Empty) {}13 rpc ClearFilterAcceptList(google.protobuf.Empty) returns (google.protobuf.Empty) {}14 rpc DisconnectAllAcls(google.protobuf.Empty) returns (google.protobuf.Empty) {}15 rpc LeRand(google.protobuf.Empty) returns (google.protobuf.Empty) {}16 …rpc SetEventFilterConnectionSetupAllDevices(google.protobuf.Empty) returns (google.protobuf.Empty)…17 rpc AllowWakeByHid(google.protobuf.Empty) returns (google.protobuf.Empty) {}[all …]
11 rpc CreateBond(blueberry.facade.BluetoothAddressWithType) returns (google.protobuf.Empty) {}12 rpc CreateBondOutOfBand(OobDataBondMessage) returns (google.protobuf.Empty) {}13 rpc GetOutOfBandData(google.protobuf.Empty) returns (google.protobuf.Empty) {}14 rpc FetchGetOutOfBandDataEvents(google.protobuf.Empty) returns (stream OobDataBondMessage) {}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) {}18 rpc SetIoCapability(IoCapabilityMessage) returns (google.protobuf.Empty) {}19 …rpc SetAuthenticationRequirements(AuthenticationRequirementsMessage) returns (google.protobuf.Empt…20 rpc SetLeIoCapability(LeIoCapabilityMessage) returns (google.protobuf.Empty) {}[all …]
13 rpc EnableSlc(EnableSlcRequest) returns (google.protobuf.Empty);15 rpc DisableSlc(DisableSlcRequest) returns (google.protobuf.Empty);17 rpc SetBatteryLevel(SetBatteryLevelRequest) returns (google.protobuf.Empty);19 rpc MakeCall(MakeCallRequest) returns (MakeCallResponse);21 rpc AnswerCall(AnswerCallRequest) returns (AnswerCallResponse);23 rpc DeclineCall(DeclineCallRequest) returns (DeclineCallResponse);25 rpc SetAudioPath(SetAudioPathRequest) returns (SetAudioPathResponse);27 rpc SwapActiveCall(SwapActiveCallRequest) returns (SwapActiveCallResponse);29 rpc SetInBandRingtone(SetInBandRingtoneRequest) returns (SetInBandRingtoneResponse);31 rpc SetVoiceRecognition(SetVoiceRecognitionRequest) returns (SetVoiceRecognitionResponse);[all …]
11 rpc Play(google.protobuf.Empty) returns (google.protobuf.Empty);12 rpc Stop(google.protobuf.Empty) returns (google.protobuf.Empty);13 rpc Pause(google.protobuf.Empty) returns (google.protobuf.Empty);14 rpc Rewind(google.protobuf.Empty) returns (google.protobuf.Empty);15 rpc FastForward(google.protobuf.Empty) returns (google.protobuf.Empty);16 rpc Forward(google.protobuf.Empty) returns (google.protobuf.Empty);17 rpc Backward(google.protobuf.Empty) returns (google.protobuf.Empty);18 rpc SetLargeMetadata(google.protobuf.Empty) returns (google.protobuf.Empty);19 rpc UpdateQueue(google.protobuf.Empty) returns (google.protobuf.Empty);20 rpc GetShuffleMode(google.protobuf.Empty) returns (GetShuffleModeResponse);[all …]
12 rpc ExchangeMTU(ExchangeMTURequest) returns (ExchangeMTUResponse);15 rpc WriteAttFromHandle(WriteRequest) returns (WriteResponse);18 rpc DiscoverServiceByUuid(DiscoverServiceByUuidRequest) returns (DiscoverServicesResponse);21 rpc DiscoverServices(DiscoverServicesRequest) returns (DiscoverServicesResponse);24 rpc DiscoverServicesSdp(DiscoverServicesSdpRequest) returns (DiscoverServicesSdpResponse);27 rpc ClearCache(ClearCacheRequest) returns (ClearCacheResponse);30 rpc ReadCharacteristicFromHandle(ReadCharacteristicRequest) returns (ReadCharacteristicResponse);33 …rpc ReadCharacteristicsFromUuid(ReadCharacteristicsFromUuidRequest) returns (ReadCharacteristicsFr…36 …rpc ReadCharacteristicDescriptorFromHandle(ReadCharacteristicDescriptorRequest) returns (ReadChara…39 rpc RegisterService(RegisterServiceRequest) returns (RegisterServiceResponse);[all …]
9 rpc ConnectToServer(ConnectionRequest) returns (ConnectionResponse);10 rpc StartServer(StartServerRequest) returns (StartServerResponse);11 rpc AcceptConnection(AcceptConnectionRequest) returns (AcceptConnectionResponse);12 rpc Disconnect(DisconnectionRequest) returns (DisconnectionResponse);13 rpc StopServer(StopServerRequest) returns (StopServerResponse);14 rpc Send(TxRequest) returns (TxResponse);15 rpc Receive(RxRequest) returns (RxResponse);
12 …rpc CreateLECreditBasedChannel(CreateLECreditBasedChannelRequest) returns (CreateLECreditBasedChan…14 rpc SendData(SendDataRequest) returns (SendDataResponse);16 rpc ReceiveData(ReceiveDataRequest) returns (ReceiveDataResponse);18 rpc ListenL2CAPChannel(ListenL2CAPChannelRequest) returns (ListenL2CAPChannelResponse);20 rpc AcceptL2CAPChannel(AcceptL2CAPChannelRequest) returns (AcceptL2CAPChannelResponse);
28 rpc Register(RegisterRequest) returns (google.protobuf.Empty);30 rpc CaptureAudio(CaptureAudioRequest) returns (stream CaptureAudioResponse);32 rpc Start(StartRequest) returns (StartResponse);34 rpc PlaybackAudio(stream PlaybackAudioRequest) returns (PlaybackAudioResponse);36 rpc Stop(StopRequest) returns (StopResponse);38 rpc WaitPeripheral(WaitPeripheralRequest) returns (WaitPeripheralResponse);
25 rpc OpenRfcommChannel(OpenRfcommChannelRequest) returns (google.protobuf.Empty);27 rpc OpenL2capChannel(OpenL2capChannelRequest) returns (google.protobuf.Empty);29 rpc AcceptPutOperation(google.protobuf.Empty) returns (AcceptPutOperationResponse);
27 rpc Log(LogRequest) returns (LogResponse);29 rpc SetAccessPermission(SetAccessPermissionRequest) returns (google.protobuf.Empty);31 rpc SendPing(SendPingRequest) returns (google.protobuf.Empty);
10 rpc EnableTethering(EnableTetheringRequest) returns (EnableTetheringResponse);11 rpc ConnectPan(ConnectPanRequest) returns (ConnectPanResponse);
9 rpc FetchConnectionComplete(google.protobuf.Empty) returns (stream ConnectionCompleteEvent) {12 rpc FetchConnectionClose(google.protobuf.Empty) returns (stream ConnectionCloseEvent) {15 rpc OpenChannel(OpenChannelRequest) returns (google.protobuf.Empty) {}16 rpc CloseChannel(CloseChannelRequest) returns (google.protobuf.Empty) {}17 rpc FetchL2capData(google.protobuf.Empty) returns (stream L2capPacket) {}18 rpc SetDynamicChannel(SetEnableDynamicChannelRequest) returns (google.protobuf.Empty) {}19 rpc SendDynamicChannelPacket(DynamicChannelPacket) returns (google.protobuf.Empty) {}20 rpc SetTrafficPaused(SetTrafficPausedRequest) returns (google.protobuf.Empty) {}21 rpc GetChannelQueueDepth(google.protobuf.Empty) returns (GetChannelQueueDepthResponse) {25 …rpc InitiateConnectionForSecurity(blueberry.facade.BluetoothAddress) returns (google.protobuf.Empt…[all …]
83 rpc GetGraphOptions(GraphOptionsRequest) returns (GraphOptionsResponse) {}85 rpc SetGraphConfig(SetGraphConfigRequest) returns (StatusResponse) {}87 rpc SetDebugOption(SetDebugRequest) returns (StatusResponse) {}89 rpc StartGraphExecution(StartGraphExecutionRequest) returns (StatusResponse) {}91 rpc ObserveOutputStream(ObserveOutputStreamRequest) returns (stream OutputStreamResponse) {}93 rpc StopGraphExecution(StopGraphExecutionRequest) returns (StatusResponse) {}95 rpc ResetGraph(ResetGraphRequest) returns (StatusResponse) {}97 rpc StartGraphProfiling(StartGraphProfilingRequest) returns (StatusResponse) {}99 rpc StopGraphProfiling(StopGraphProfilingRequest) returns (StatusResponse) {}101 rpc GetProfilingData(ProfilingDataRequest) returns (ProfilingDataResponse) {}
9 rpc SendCommand(blueberry.facade.Data) returns (google.protobuf.Empty) {}10 rpc StreamEvents(google.protobuf.Empty) returns (stream blueberry.facade.Data) {}12 rpc SendAcl(blueberry.facade.Data) returns (google.protobuf.Empty) {}13 rpc StreamAcl(google.protobuf.Empty) returns (stream blueberry.facade.Data) {}15 rpc SendSco(blueberry.facade.Data) returns (google.protobuf.Empty) {}16 rpc StreamSco(google.protobuf.Empty) returns (stream blueberry.facade.Data) {}18 rpc SendIso(blueberry.facade.Data) returns (google.protobuf.Empty) {}19 rpc StreamIso(google.protobuf.Empty) returns (stream blueberry.facade.Data) {}
9 rpc FetchL2capData(google.protobuf.Empty) returns (stream L2capPacket) {}11 rpc OpenDynamicChannel(OpenDynamicChannelRequest) returns (OpenDynamicChannelResponse) {}12 rpc CloseDynamicChannel(CloseDynamicChannelRequest) returns (google.protobuf.Empty) {}13 rpc SetDynamicChannel(SetEnableDynamicChannelRequest) returns (google.protobuf.Empty) {}14 rpc SendDynamicChannelPacket(DynamicChannelPacket) returns (google.protobuf.Empty) {}15 rpc SetFixedChannel(SetEnableFixedChannelRequest) returns (google.protobuf.Empty) {}16 rpc SendFixedChannelPacket(FixedChannelPacket) returns (google.protobuf.Empty) {}17 rpc SendConnectionParameterUpdate(ConnectionParameter) returns (google.protobuf.Empty) {}
9 rpc StartStack(StartStackRequest) returns (StartStackResponse) {}10 rpc StopStack(StopStackRequest) returns (StopStackResponse) {}33 rpc ReadLocalAddress(google.protobuf.Empty) returns (blueberry.facade.BluetoothAddress) {}
84 LogEntry& returns(const std::string& rval);85 LogEntry& returns(const Status& status);86 LogEntry& returns(bool rval);88 LogEntry& returns(T val) { in returns() function
30 rpc SetDiscoverableMode(DiscoverableMode) returns (DiscoverableResult) {}34 returns (PairAndConnectBluetoothResult) {}