![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| void ble_nus_client_on_ble_evt | ( | const ble_evt_t * | ble_evt, |
| void * | ble_nus_client ) |
#include <ble_nus_client.h>
Bluetooth LE event handler for the Nordic UART Service Client.
Handles all Bluetooth LE stack events that are of interest to the Nordic UART Service Client.
| [in] | ble_evt | Bluetooth LE stack event. |
| [in] | ble_nus_client | Pointer to the Nordic UART Service Client instance. |