esp_idf_svc::hal::sys

Function otThreadGetNetworkName

Source
pub unsafe extern "C" fn otThreadGetNetworkName(
    aInstance: *mut otInstance,
) -> *const u8
Expand description

Get the Thread Network Name.

@param[in] aInstance A pointer to an OpenThread instance.

@returns A pointer to the Thread Network Name.

@sa otThreadSetNetworkName