Function otPlatBleOnEnabled

Source
pub unsafe extern "C" fn otPlatBleOnEnabled(
    aInstance: *mut otInstance,
)
Expand description

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

@param[in] aInstance The OpenThread instance structure.