client-android-mock
Android implementation for the Bluetooth Low Energy mock client.
This module provides the necessary classes and methods to interact with mock Bluetooth Low Energy (BLE) devices as a client on Android platforms, including emulating scanning, connecting and exchanging data.
Mock implementations are useful for testing purposes without requiring actual BLE hardware.