nRF Connect SDK API 2.8.99
|
void(*const bt_mesh_loc_cli_handlers::global_status) (struct bt_mesh_loc_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_loc_global *status) |
Global Location status message handler.
[in] | cli | Client that received the status message. |
[in] | ctx | Context of the incoming message. |
[in] | status | Global Location parameters of the Generic Location Server that published the message. |