Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
large_comp_data_cli.h File Reference

Go to the source code of this file.

Data Structures

struct  bt_mesh_large_comp_data_rsp
 Large Composition Data response. More...
 
struct  bt_mesh_large_comp_data_cli_cb
 Large Composition Data Status messages callbacks. More...
 
struct  bt_mesh_large_comp_data_cli
 Large Composition Data Client model context. More...
 

Macros

#define BT_MESH_MODEL_LARGE_COMP_DATA_CLI(cli_data)
 Large Composition Data Client model Composition Data entry.
 

Functions

int bt_mesh_large_comp_data_get (uint16_t net_idx, uint16_t addr, uint8_t page, size_t offset, struct bt_mesh_large_comp_data_rsp *rsp)
 Send Large Composition Data Get message.
 
int bt_mesh_models_metadata_get (uint16_t net_idx, uint16_t addr, uint8_t page, size_t offset, struct bt_mesh_large_comp_data_rsp *rsp)
 Send Models Metadata Get message.