![]() |
nRF Connect SDK API 3.3.99
|
| void(* bt_cgms_cb::session_state_changed) (const bool session_state) |
Callback when the state of session changes.
The application may start or stop glucose measurement based on the latest state of a session.
| session_state | The state of current session. True if session starts, False if session stops. |