// This file is generated and will be overwritten automatically. #import #import NS_SWIFT_NAME(BLEService) @protocol MBNNBLEService - (int32_t)registerScanResultCallbackForCallback:(nonnull MBNNScanResultCallback)callback; - (void)unregisterCallbackForId:(int32_t)id; @end