NUS Client event type.
| Enumerator |
|---|
| BLE_NUS_CLIENT_EVT_DISCOVERY_COMPLETE | Event indicating that the NUS service and its characteristics were found.
|
| BLE_NUS_CLIENT_EVT_TX_DATA | Event indicating that the client received something from a peer.
|
| BLE_NUS_CLIENT_EVT_DISCONNECTED | Event indicating that the NUS server disconnected.
|
| BLE_NUS_CLIENT_EVT_ERROR | Error.
|