1# -*- coding: utf-8 -*- 2# Generated by the protocol buffer compiler. DO NOT EDIT! 3# source: emulated_bluetooth.proto 4"""Generated protocol buffer code.""" 5from google.protobuf.internal import builder as _builder 6from google.protobuf import descriptor as _descriptor 7from google.protobuf import descriptor_pool as _descriptor_pool 8from google.protobuf import symbol_database as _symbol_database 9# @@protoc_insertion_point(imports) 10 11_sym_db = _symbol_database.Default() 12 13 14from . import emulated_bluetooth_packets_pb2 as emulated__bluetooth__packets__pb2 15from . import emulated_bluetooth_device_pb2 as emulated__bluetooth__device__pb2 16 17 18DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x18\x65mulated_bluetooth.proto\x12\x1b\x61ndroid.emulation.bluetooth\x1a emulated_bluetooth_packets.proto\x1a\x1f\x65mulated_bluetooth_device.proto\"\x19\n\x07RawData\x12\x0e\n\x06packet\x18\x01 \x01(\x0c\"a\n\x12RegistrationStatus\x12K\n\x12\x63\x61llback_device_id\x18\x01 \x01(\x0b\x32/.android.emulation.bluetooth.CallbackIdentifier2\xbb\x03\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\x12n\n\x12registerGattDevice\x12\'.android.emulation.bluetooth.GattDevice\x1a/.android.emulation.bluetooth.RegistrationStatusB\"\n\x1e\x63om.android.emulator.bluetoothP\x01\x62\x06proto3') 19 20_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals()) 21_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'emulated_bluetooth_pb2', globals()) 22if _descriptor._USE_C_DESCRIPTORS == False: 23 24 DESCRIPTOR._options = None 25 DESCRIPTOR._serialized_options = b'\n\036com.android.emulator.bluetoothP\001' 26 _RAWDATA._serialized_start=124 27 _RAWDATA._serialized_end=149 28 _REGISTRATIONSTATUS._serialized_start=151 29 _REGISTRATIONSTATUS._serialized_end=248 30 _EMULATEDBLUETOOTHSERVICE._serialized_start=251 31 _EMULATEDBLUETOOTHSERVICE._serialized_end=694 32# @@protoc_insertion_point(module_scope) 33