Macros |
|
| #define | BLE_ANCS_NP_UNKNOWN_COMMAND 0x01A0 |
|
The command ID is unknown to the NP.
|
|
| #define | BLE_ANCS_NP_INVALID_COMMAND 0x01A1 |
|
The command format is invalid.
|
|
| #define | BLE_ANCS_NP_INVALID_PARAMETER 0x01A2 |
|
One or more parameters do not exist in the NP.
|
|
| #define | BLE_ANCS_NP_ACTION_FAILED 0x01A3 |
|
The action failed to be performed by the NP.
|
|