• 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.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\x18\x65mulated_bluetooth.proto\x12\x1b\x61ndroid.emulation.bluetooth\x1a emulated_bluetooth_packets.proto\"\x19\n\x07RawData\x12\x0e\n\x06packet\x18\x01 \x01(\x0c\x32\xcb\x02\n\x18\x45mulatedBluetoothService\x12\x64\n\x12registerClassicPhy\x12$.android.emulation.bluetooth.RawData\x1a$.android.emulation.bluetooth.RawData(\x01\x30\x01\x12`\n\x0eregisterBlePhy\x12$.android.emulation.bluetooth.RawData\x1a$.android.emulation.bluetooth.RawData(\x01\x30\x01\x12g\n\x11registerHCIDevice\x12&.android.emulation.bluetooth.HCIPacket\x1a&.android.emulation.bluetooth.HCIPacket(\x01\x30\x01\x42\"\n\x1e\x63om.android.emulator.bluetoothP\x01\x62\x06proto3'
34)
35
36_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
37_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'emulated_bluetooth_pb2', globals())
38if _descriptor._USE_C_DESCRIPTORS == False:
39
40    DESCRIPTOR._options = None
41    DESCRIPTOR._serialized_options = b'\n\036com.android.emulator.bluetoothP\001'
42    _RAWDATA._serialized_start = 91
43    _RAWDATA._serialized_end = 116
44    _EMULATEDBLUETOOTHSERVICE._serialized_start = 119
45    _EMULATEDBLUETOOTHSERVICE._serialized_end = 450
46# @@protoc_insertion_point(module_scope)
47