Function esp_idf_hal::sys::esp_mesh_get_total_node_num
source ยท pub unsafe extern "C" fn esp_mesh_get_total_node_num() -> i32
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)