pub unsafe extern "C" fn otLinkRawGetCaps(
    aInstance: *mut otInstance
) -> otRadioCaps
Expand description

Get the radio capabilities.

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

@returns The radio capability bit vector. The stack enables or disables some functions based on this value.