• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright 2021-2023 Google LLC
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7#      https://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15# -*- coding: utf-8 -*-
16# Generated by the protocol buffer compiler.  DO NOT EDIT!
17# source: emulated_bluetooth_vhci.proto
18"""Generated protocol buffer code."""
19from google.protobuf.internal import builder as _builder
20from google.protobuf import descriptor as _descriptor
21from google.protobuf import descriptor_pool as _descriptor_pool
22from google.protobuf import symbol_database as _symbol_database
23
24# @@protoc_insertion_point(imports)
25
26_sym_db = _symbol_database.Default()
27
28
29from . import emulated_bluetooth_packets_pb2 as emulated__bluetooth__packets__pb2
30
31
32DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
33    b'\n\x1d\x65mulated_bluetooth_vhci.proto\x12\x1b\x61ndroid.emulation.bluetooth\x1a emulated_bluetooth_packets.proto2y\n\x15VhciForwardingService\x12`\n\nattachVhci\x12&.android.emulation.bluetooth.HCIPacket\x1a&.android.emulation.bluetooth.HCIPacket(\x01\x30\x01\x42J\n\x1f\x63om.android.emulation.bluetoothP\x01\xf8\x01\x01\xa2\x02\x03\x41\x45\x42\xaa\x02\x1b\x41ndroid.Emulation.Bluetoothb\x06proto3'
34)
35
36_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
37_builder.BuildTopDescriptorsAndMessages(
38    DESCRIPTOR, 'emulated_bluetooth_vhci_pb2', globals()
39)
40if _descriptor._USE_C_DESCRIPTORS == False:
41
42    DESCRIPTOR._options = None
43    DESCRIPTOR._serialized_options = b'\n\037com.android.emulation.bluetoothP\001\370\001\001\242\002\003AEB\252\002\033Android.Emulation.Bluetooth'
44    _VHCIFORWARDINGSERVICE._serialized_start = 96
45    _VHCIFORWARDINGSERVICE._serialized_end = 217
46# @@protoc_insertion_point(module_scope)
47