pub unsafe extern "C" fn otThreadGetLinkMode(
aInstance: *mut otInstance,
) -> otLinkModeConfig
Expand description
Get the MLE Link Mode configuration.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The MLE Link Mode configuration.
@sa otThreadSetLinkMode