Function esp_idf_hal::sys::esp_mesh_get_routing_table_size

source ·
pub unsafe extern "C" fn esp_mesh_get_routing_table_size() -> i32
Expand description

@brief Get the number of devices in this device’s sub-network (including self)

@return the number of devices over this device’s sub-network (including self)