|
BLE_API
v2.1.3
|
BleConnUpdateStatus | |
| typedef uint8_t | BleConnUpdateStatus |
| #define | CMD_SUCCESS 0x00 |
| #define | CMD_REJECTED 0x01 |
| #define | CMD_TIMEOUT 0x02 |
BLE connection update status definition.
| #define CMD_REJECTED 0x01 |
Rejected.
| #define CMD_SUCCESS 0x00 |
Success.
| #define CMD_TIMEOUT 0x02 |
Timeout.