src/eric7/MicroPython/BluetoothDialogs/BluetoothAdvertisement.py

branch
eric7
changeset 9952
073eef323595
parent 9870
0399d3607829
child 10060
b946699e9e79
equal deleted inserted replaced
9951:91faf698afe6 9952:073eef323595
33 0x004C: "Apple, Inc.", 33 0x004C: "Apple, Inc.",
34 0x0075: "Samsung Electronics Co. Ltd.", 34 0x0075: "Samsung Electronics Co. Ltd.",
35 0x0087: "Garmin International Inc.", 35 0x0087: "Garmin International Inc.",
36 0x00E0: "Google", 36 0x00E0: "Google",
37 0x0822: "adafruit industries", 37 0x0822: "adafruit industries",
38 0xC688: "Logitech, Inc.",
38 } 39 }
39 40
40 41
41 class BluetoothAdvertisement: 42 class BluetoothAdvertisement:
42 """ 43 """

eric ide

mercurial