nRF Connect SDK API 2.8.99
|
#include <gen_loc_cli.h>
Data Fields | |
const struct bt_mesh_loc_cli_handlers *const | handlers |
struct bt_mesh_msg_ack_ctx | ack_ctx |
struct bt_mesh_model_pub | pub |
struct net_buf_simple | pub_buf |
uint8_t | pub_data [BT_MESH_MODEL_BUF_LEN(BT_MESH_LOC_OP_GLOBAL_SET, BT_MESH_LOC_MSG_LEN_GLOBAL_SET)] |
const struct bt_mesh_model * | model |
Generic Location Client structure.
Should be initialized with the BT_MESH_LOC_CLI_INIT macro.