[][src]Function openthread_sys::otPlatBleGattVendorUuidRegister

pub unsafe extern "C" fn otPlatBleGattVendorUuidRegister(
    aInstance: *mut otInstance,
    aUuid: *const otPlatBleUuid
) -> otError

Registers vendor specific UUID Base.

@param[in] aInstance The OpenThread instance structure. @param[in] aUuid A pointer to vendor specific 128-bit UUID Base.