Lines Matching full:page
26 /** Page number. */
27 uint8_t page; member
28 /** Offset within the page. */
30 /** Total size of the page. */
94 * This API is used to read a portion of a Composition Data Page.
106 * @param page Composition Data Page to read.
107 * @param offset Offset within the Composition Data Page.
113 int bt_mesh_large_comp_data_get(uint16_t net_idx, uint16_t addr, uint8_t page,
118 * This API is used to read a portion of a Models Metadata Page.
130 * @param page Models Metadata Page to read.
131 * @param offset Offset within the Models Metadata Page.
137 int bt_mesh_models_metadata_get(uint16_t net_idx, uint16_t addr, uint8_t page,