Home
last modified time | relevance | path

Searched refs:rpc (Results 1 – 25 of 53) sorted by relevance

123

/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dcontroller_facade.proto9 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 …]
Dacl_manager_facade.proto8 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) {}
Dle_acl_manager_facade.proto9 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) {}
18 rpc RemoveFromBackgroundList(BackgroundRequestMsg)
Dle_advertising_manager_facade.proto9 rpc CreateAdvertiser(CreateAdvertiserRequest) returns (CreateAdvertiserResponse) {}
10rpc 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) {}
18rpc GetNumberOfAdvertisingInstances(google.protobuf.Empty) returns (GetNumberOfAdvertisingInstance…
[all …]
Dhci_facade.proto9 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) {}
Dle_scanning_manager_facade.proto8 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) {}
Dle_initiator_address_facade.proto9 rpc SetPrivacyPolicyForInitiatorAddress(PrivacyPolicy) returns (google.protobuf.Empty) {}
10rpc GetCurrentInitiatorAddress(google.protobuf.Empty) returns (blueberry.facade.BluetoothAddressWi…
11rpc NewResolvableAddress(google.protobuf.Empty) returns (blueberry.facade.BluetoothAddressWithType…
/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto8 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) {}
16rpc SetEventFilterConnectionSetupAllDevices(google.protobuf.Empty) returns (google.protobuf.Empty)…
17 rpc AllowWakeByHid(google.protobuf.Empty) returns (google.protobuf.Empty) {}
[all …]
/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dgatt.proto12 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);
33rpc ReadCharacteristicsFromUuid(ReadCharacteristicsFromUuidRequest) returns (ReadCharacteristicsFr…
36rpc ReadCharacteristicDescriptorFromHandle(ReadCharacteristicDescriptorRequest) returns (ReadChara…
39 rpc RegisterService(RegisterServiceRequest) returns (RegisterServiceResponse);
[all …]
Dhfp.proto13 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 …]
Dmediaplayer.proto11 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 …]
Drfcomm.proto9 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);
Dpan.proto10 rpc EnableTethering(EnableTetheringRequest) returns (EnableTetheringResponse);
11 rpc ConnectPan(ConnectPanRequest) returns (ConnectPanResponse);
14 // Request for the `EnableTethering` rpc.
18 // Response for the `EnableTethering` rpc.
22 // Request for the `ConnectPan` rpc.
27 // Response for the `ConnectPan` rpc.
Dl2cap.proto12rpc 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);
Dasha.proto28 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);
Dos.proto27 rpc Log(LogRequest) returns (LogResponse);
29 rpc SetAccessPermission(SetAccessPermissionRequest) returns (google.protobuf.Empty);
31 rpc SendPing(SendPingRequest) returns (google.protobuf.Empty);
60 // Request for the `SendPing` rpc.
/packages/modules/Bluetooth/system/blueberry/facade/security/
Dfacade.proto11 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) {}
19rpc SetAuthenticationRequirements(AuthenticationRequirementsMessage) returns (google.protobuf.Empt…
20 rpc SetLeIoCapability(LeIoCapabilityMessage) returns (google.protobuf.Empty) {}
[all …]
/packages/modules/Bluetooth/system/blueberry/facade/l2cap/classic/
Dfacade.proto9 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) {
25rpc InitiateConnectionForSecurity(blueberry.facade.BluetoothAddress) returns (google.protobuf.Empt…
[all …]
/packages/services/Car/cpp/computepipe/runner/graph/proto/
DGrpcPrebuiltGraphService.proto83 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) {}
/packages/modules/Bluetooth/system/blueberry/facade/hal/
Dhal_facade.proto9 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) {}
/packages/modules/Bluetooth/system/blueberry/facade/l2cap/le/
Dfacade.proto9 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) {}
/packages/services/Car/cpp/computepipe/runner/graph/
DGrpcGraph.cpp38 ::grpc::ClientAsyncResponseReader<RpcType>* rpc, ::grpc::CompletionQueue* cq, in FinishRpcAndGetResult() argument
42 rpc->Finish(response, &grpcStatus, reinterpret_cast<void*>(random_tag)); in FinishRpcAndGetResult()
100 std::unique_ptr<::grpc::ClientAsyncResponseReader<proto::GraphOptionsResponse>> rpc( in initialize() local
104 auto [mStatus, mErrorMessage] = FinishRpcAndGetResult(rpc.get(), &cq, &response); in initialize()
149 std::unique_ptr<::grpc::ClientAsyncResponseReader<proto::StatusResponse>> rpc( in handleConfigPhase() local
153 auto [mStatus, mErrorMessage] = FinishRpcAndGetResult(rpc.get(), &cq, &response); in handleConfigPhase()
201 std::unique_ptr<::grpc::ClientAsyncResponseReader<proto::StatusResponse>> rpc( in handleExecutionPhase() local
205 auto [mStatus, mErrorMessage] = FinishRpcAndGetResult(rpc.get(), &cq, &response); in handleExecutionPhase()
241 std::unique_ptr<::grpc::ClientAsyncResponseReader<proto::StatusResponse>> rpc( in handleStopWithFlushPhase() local
245 auto [mStatus, mErrorMessage] = FinishRpcAndGetResult(rpc.get(), &cq, &response); in handleStopWithFlushPhase()
[all …]
/packages/modules/Bluetooth/pandora/server/bumble_experimental/
Dgatt.py80 @utils.rpc
94 @utils.rpc
111 @utils.rpc
153 @utils.rpc
196 @utils.rpc
201 @utils.rpc
220 @utils.rpc
247 @utils.rpc
267 @utils.rpc
292 @utils.rpc
[all …]
Drfcomm.py67 @utils.rpc
87 @utils.rpc
99 @utils.rpc
110 @utils.rpc
117 @utils.rpc
/packages/modules/Bluetooth/system/blueberry/facade/
Drootservice.proto9 rpc StartStack(StartStackRequest) returns (StartStackResponse) {}
10 rpc StopStack(StopStackRequest) returns (StopStackResponse) {}
33 rpc ReadLocalAddress(google.protobuf.Empty) returns (blueberry.facade.BluetoothAddress) {}

123