firmware/lib/BluetoothOTA/src
geeksville 0ce1bbb758 expose standard ble sw/hw version characteristics from the updater
We also implement the following standard GATT entries because SW update probably needs them:
+
+ESP_GATT_UUID_SW_VERSION_STR/0x2a28
+ESP_GATT_UUID_MANU_NAME/0x2a29
+ESP_GATT_UUID_HW_VERSION_STR/0x2a27
2020-02-24 10:24:21 -08:00
..
BluetoothSoftwareUpdate.cpp expose standard ble sw/hw version characteristics from the updater 2020-02-24 10:24:21 -08:00
BluetoothSoftwareUpdate.h expose standard ble sw/hw version characteristics from the updater 2020-02-24 10:24:21 -08:00
BluetoothUtil.cpp expose standard ble sw/hw version characteristics from the updater 2020-02-24 10:24:21 -08:00
BluetoothUtil.h btle leak per sleep now down to about 500 bytes. 2020-02-23 16:42:09 -08:00
CallbackCharacteristic.h WIP make swupdate keep power on 2020-02-23 11:37:38 -08:00
SimpleAllocator.cpp BT sleep leak now down to about 200 bytes 2020-02-23 18:09:40 -08:00
SimpleAllocator.h still leaking in the BT stack but better 2020-02-23 13:54:40 -08:00