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