![]() |
nRF Connect SDK API 3.3.99
|
| void(*const bt_mesh_loc_srv_handlers::global_get) (struct bt_mesh_loc_srv *srv, struct bt_mesh_msg_ctx *ctx, struct bt_mesh_loc_global *rsp) |
Get the Global Location state.
| [in] | srv | Server to get the Global Location state of. |
| [in] | ctx | Context of the get message that triggered the query, or NULL if it was not triggered by a message. |
| [out] | rsp | Global Location state to fill. |