FakeBleConnection
Properties
Link copied to clipboard
Number of times connectAndAwait has been invoked (including failures).
Link copied to clipboard
When non-null, connectAndAwait throws this exception instead of connecting.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Number of times disconnect has been invoked.
Link copied to clipboard
When > 0, the next failNextN calls to connectAndAwait return BleConnectionState.Disconnected.
Link copied to clipboard
Negotiated write length exposed to callers; null means unknown / not negotiated.
Link copied to clipboard
Service UUIDs that should appear missing — profile() throws NoSuchElementException for these.
Link copied to clipboard