Searched refs:bt_mesh_elem_count (Results 1 – 5 of 5) sorted by relevance
27 uint8_t bt_mesh_elem_count(void);
533 uint8_t bt_mesh_elem_count(void) in bt_mesh_elem_count() function
594 net_buf_simple_add_u8(&buf, bt_mesh_elem_count()); in prov_invite()
3206 if (bt_mesh_elem_count() < 2) { in light_ctl_srv_init()3249 if (bt_mesh_elem_count() < 3) { in light_hsl_srv_init()
1085 return bt_mesh_elem_count(); in btc_ble_mesh_elem_count()