Get desktop application:
View/edit binary Protocol Buffers messages
Used in: ScanResult
string local_name = 1
optional Int32Value tx_power_level = 2
bool connectable = 3
map<int32, bytes> manufacturer_data = 4
map<string, bytes> service_data = 5
repeated string service_uuids = 6
Used in: BluetoothService, OnCharacteristicChanged, ReadCharacteristicResponse, SetNotificationResponse
string uuid = 1
string remote_id = 2
string serviceUuid = 3
string secondaryServiceUuid = 4
bytes value = 7
Used in: BluetoothCharacteristic
string uuid = 1
string remote_id = 2
string serviceUuid = 3
string characteristicUuid = 4
bytes value = 5
Used in: ConnectedDevicesResponse, ScanResult
string remote_id = 1
string name = 2
Used in: BluetoothDevice
UNKNOWN = 0
CLASSIC = 1
LE = 2
DUAL = 3
Used in: DiscoverServicesResult
string uuid = 1
string remote_id = 2
bool is_primary = 3
Used in: BluetoothState
UNKNOWN = 0
UNAVAILABLE = 1
UNAUTHORIZED = 2
TURNING_ON = 3
ON = 4
TURNING_OFF = 5
OFF = 6
Used in: BluetoothCharacteristic
bool broadcast = 1
bool read = 2
bool write_without_response = 3
bool write = 4
bool notify = 5
bool indicate = 6
bool authenticated_signed_writes = 7
bool extended_properties = 8
bool notify_encryption_required = 9
bool indicate_encryption_required = 10
string remote_id = 1
bool android_auto_connect = 2
Used in: DeviceStateResponse
DISCONNECTED = 0
CONNECTING = 1
CONNECTED = 2
DISCONNECTING = 3
Used in: AdvertisementData
string remote_id = 1
uint32 mtu = 2
string remote_id = 1
uint32 mtu = 2
string remote_id = 1
string characteristic_uuid = 2
string service_uuid = 3
string secondary_service_uuid = 4
Used in: ReadDescriptorResponse
string remote_id = 1
string descriptor_uuid = 2
string service_uuid = 3
string secondary_service_uuid = 4
string characteristic_uuid = 5
string remote_id = 1
int32 rssi = 2
int32 android_scan_mode = 1
repeated string service_uuids = 2
bool allow_duplicates = 3
repeated string mac_addresses = 4
string remote_id = 1
string service_uuid = 2
string secondary_service_uuid = 3
string characteristic_uuid = 4
bool enable = 5
string remote_id = 1
bool success = 3
Used in: WriteCharacteristicResponse
string remote_id = 1
string characteristic_uuid = 2
string service_uuid = 3
string secondary_service_uuid = 4
bytes value = 6
Used in: WriteCharacteristicRequest
WITH_RESPONSE = 0
WITHOUT_RESPONSE = 1
Used in: WriteDescriptorResponse
string remote_id = 1
string descriptor_uuid = 2
string service_uuid = 3
string secondary_service_uuid = 4
string characteristic_uuid = 5
bytes value = 6