// // MockBluetoothMeshService.swift // bitchatTests // // This is free and unencumbered software released into the public domain. // For more information, see // import Foundation import CoreBluetooth @testable import bitchat // Compatibility wrapper for old tests - please use MockSimplifiedBluetoothService directly typealias MockBluetoothMeshService = MockSimplifiedBluetoothService