Searched refs:bt_mesh_comp_parse_page (Results 1 – 4 of 4) sorted by relevance
68 uint8_t bt_mesh_comp_parse_page(struct net_buf_simple *buf);
57 page = bt_mesh_comp_parse_page(buf); in handle_large_comp_data_get()
61 page = bt_mesh_comp_parse_page(buf); in dev_comp_data_get()
2674 uint8_t bt_mesh_comp_parse_page(struct net_buf_simple *buf) in bt_mesh_comp_parse_page() function