nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ BLE_CGMS_MEAS_REC_PER_NOTIF_MAX

#define BLE_CGMS_MEAS_REC_PER_NOTIF_MAX   (BLE_CGMS_MEAS_LEN_MAX / BLE_CGMS_MEAS_REC_LEN_MIN)

#include <ble_cgms.h>

Maximum number of records per notification. We can send more than one measurement record per notification, but we do not want a single record split over two notifications.