src/eric7/APIs/Python3/eric7.api

branch
mpy_network
changeset 9863
5f2377b32716
parent 9860
d34667faa686
child 9864
f848aacf3447
diff -r 0f5f5b4500dc -r 5f2377b32716 src/eric7/APIs/Python3/eric7.api
--- a/src/eric7/APIs/Python3/eric7.api	Wed Mar 08 19:48:26 2023 +0100
+++ b/src/eric7/APIs/Python3/eric7.api	Thu Mar 09 11:13:35 2023 +0100
@@ -2563,10 +2563,12 @@
 eric7.MicroPython.BluetoothDialogs.BluetoothAdvertisement.ADV_TYPE_UUID32_COMPLETE?7
 eric7.MicroPython.BluetoothDialogs.BluetoothAdvertisement.ADV_TYPE_UUID32_INCOMPLETE?7
 eric7.MicroPython.BluetoothDialogs.BluetoothAdvertisement.BluetoothAdvertisement.address?4()
+eric7.MicroPython.BluetoothDialogs.BluetoothAdvertisement.BluetoothAdvertisement.completeName?4()
 eric7.MicroPython.BluetoothDialogs.BluetoothAdvertisement.BluetoothAdvertisement.manufacturer?4(filterId=None, withName=False)
 eric7.MicroPython.BluetoothDialogs.BluetoothAdvertisement.BluetoothAdvertisement.name?4()
 eric7.MicroPython.BluetoothDialogs.BluetoothAdvertisement.BluetoothAdvertisement.rssi?4()
 eric7.MicroPython.BluetoothDialogs.BluetoothAdvertisement.BluetoothAdvertisement.services?4()
+eric7.MicroPython.BluetoothDialogs.BluetoothAdvertisement.BluetoothAdvertisement.shortName?4()
 eric7.MicroPython.BluetoothDialogs.BluetoothAdvertisement.BluetoothAdvertisement.txPower?4()
 eric7.MicroPython.BluetoothDialogs.BluetoothAdvertisement.BluetoothAdvertisement.update?4(advType, rssi, advData)
 eric7.MicroPython.BluetoothDialogs.BluetoothAdvertisement.BluetoothAdvertisement?1(address)

eric ide

mercurial