|
BLE_API
v2.1.3
|
BlePhyUpdateStatus | |
| typedef uint8_t | BlePhyUpdateStatus |
| #define | PHY_UPDATE_SUCCESS 0x00 |
| #define | PHY_UPDATE_REMOTE_FEATURE_UNSUPPORTED 0x1A |
| #define | PHY_UDDATE_TRANSACTION_COLLISION 0x2A |
BLE Phy update status definition.
| #define PHY_UDDATE_TRANSACTION_COLLISION 0x2A |
Command cancel due to transaction collision.
| #define PHY_UPDATE_REMOTE_FEATURE_UNSUPPORTED 0x1A |
Command cancel due to remote feature unsupported.
| #define PHY_UPDATE_SUCCESS 0x00 |
Success.