Function esp_idf_sys::esp_mesh_get_total_node_num
source ยท pub unsafe extern "C" fn esp_mesh_get_total_node_num() -> c_int
Expand description
@brief Get total number of devices in current network (including the root)
@attention The returned value might be incorrect when the network is changing.
@return total number of devices (including the root)