Commit f031bdc
committed
change(core): Updated at core version to 39c513ee
- feat(ESPAT-2388): Added AT+CIPCONNPERSIST command to keep tcp/udp/ssl connection after netif changes
- fix(ble): Fixed send indication failure
- fix(user): Fixed missing wake-up signal before active data write
- fix(ESPAT-2253): Fixed potential incorrect MAC address in "+BTSPPDISCONN"
- fix(ESPAT-2425): Fixed incorrect conn_index when AT works as ble master + slave
- fix(ESPAT-2212): Fixed BLE service creation failure when AT works as ble master + slave
- fix(ESPAT-2397): Fixed redundant disconnect print in passthrough mode
- fix(ESPAT-2392): Fixed incorrect conn_index in passthrough mode
- fix(ESPAT-2402): Fixed potential crash due to missing ble nvs data sanity check
- fix(FCS-1688): Fixed inability to enter ble passthrough mode with custom ble service
- fix(ESPAT-2422): Fixed out-of-order parameters in AT+BLEGATTSSRV query result
- fix(ESPAT-1530): Fixed multiple link IDs connecting to the same MAC address
- fix(ESPAT-2210): Fixed missing connection failure information
- fix(ble): Fixed PHY update failure status not obtained in advance1 parent 529d9d0 commit f031bdc
File tree
13 files changed
+6
-6
lines changed- components/at/lib
13 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments