[][src]Function openthread_sys::otPlatBleOnEnabled

pub unsafe extern "C" fn otPlatBleOnEnabled(aInstance: *mut otInstance)

Callback sent when Bluetooth Low Energy is ready after being enabled.

@param[in] aInstance The OpenThread instance structure.