this is using the mbed os version 5-13-1
Diff: source/common_types.h
- Branch:
- PassingRegression
- Revision:
- 120:779b74689747
- Parent:
- 119:8d939a902333
- Child:
- 121:ac4f59839e4f
--- a/source/common_types.h Mon May 27 12:34:58 2019 +0000 +++ b/source/common_types.h Mon May 27 17:00:43 2019 +0000 @@ -116,7 +116,8 @@ AT_BLE_EVENT = 21, AT_BLE_RESPONSE = 22, AT_SOCKET_KEEP_ALIVE_OK = 23, - AT_SOCKET_KEEP_ALIVE_FAILED = 24 + AT_SOCKET_KEEP_ALIVE_FAILED = 24, + BLE_DISCONNECT_EVENT = 25 }at_cmd_resp_t; typedef enum edm_msg_id