mirror of
https://github.com/esphome/esphome.git
synced 2025-08-02 00:17:48 +00:00
missed some more
This commit is contained in:
parent
cde4fc0609
commit
d6422b6d25
@ -1376,7 +1376,9 @@ message SubscribeBluetoothLEAdvertisementsRequest {
|
|||||||
uint32 flags = 1;
|
uint32 flags = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Deprecated - only used by deprecated BluetoothLEAdvertisementResponse
|
||||||
message BluetoothServiceData {
|
message BluetoothServiceData {
|
||||||
|
option deprecated = true;
|
||||||
string uuid = 1;
|
string uuid = 1;
|
||||||
// Deprecated in API version 1.7
|
// Deprecated in API version 1.7
|
||||||
repeated uint32 legacy_data = 2 [deprecated=true]; // Removed in api version 1.7
|
repeated uint32 legacy_data = 2 [deprecated=true]; // Removed in api version 1.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user