Package-level declarations
Types
Link copied to clipboard
class BleMockGatt(mockEngine: MockEngine, serverDevice: MockServerDevice, clientDevice: ClientDevice, val autoConnect: Boolean, val closeOnDisconnect: Boolean, bufferSize: Int, mutexWrapper: MutexWrapper) : GattClientAPI
A class for communication with MockEngine. It allows for connecting to mock servers registered locally on a device.