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.
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.