nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ global_get

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.

Note
This handler is mandatory.
Parameters
[in]srvServer to get the Global Location state of.
[in]ctxContext of the get message that triggered the query, or NULL if it was not triggered by a message.
[out]rspGlobal Location state to fill.