nRF Connect SDK API 2.8.99
|
void(*const bt_mesh_loc_srv_handlers::local_get) (struct bt_mesh_loc_srv *srv, struct bt_mesh_msg_ctx *ctx, struct bt_mesh_loc_local *rsp) |
Get the Local Location state.
[in] | srv | Server to get the Local 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 | Local Location state to fill. |