Searched refs:bt_mesh_elem_count (Results 1 – 4 of 4) sorted by relevance
20 u8_t bt_mesh_elem_count(void);
602 net_buf_simple_add_u8(&buf, bt_mesh_elem_count()); in prov_invite()1218 node_info.element_num = bt_mesh_elem_count(); in prov_data()
462 u8_t bt_mesh_elem_count(void) in bt_mesh_elem_count() function
520 elem_cnt = bt_mesh_elem_count(); in genie_mesh_setup()
Completed in 12 milliseconds