MockBluetoothGattWrapper
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val readCharacteristicMock: MethodMock<SingleParameters.Matchers<wrapper: CharacteristicWrapper>, SingleParameters.MatchersOrCaptor<wrapper: CharacteristicWrapper>, SingleParameters.Values<wrapper: CharacteristicWrapper>, SingleParameters<wrapper: CharacteristicWrapper>, Boolean>
Link copied to clipboard
val readDescriptorMock: MethodMock<SingleParameters.Matchers<wrapper: DescriptorWrapper>, SingleParameters.MatchersOrCaptor<wrapper: DescriptorWrapper>, SingleParameters.Values<wrapper: DescriptorWrapper>, SingleParameters<wrapper: DescriptorWrapper>, Boolean>
Link copied to clipboard
Link copied to clipboard
val requestMtuMock: MethodMock<SingleParameters.Matchers<mtu: Int>, SingleParameters.MatchersOrCaptor<mtu: Int>, SingleParameters.Values<mtu: Int>, SingleParameters<mtu: Int>, Boolean>
Link copied to clipboard
val setCharacteristicNotificationMock: MethodMock<PairParameters.Matchers<wrapper: CharacteristicWrapper, enable: Boolean>, PairParameters.MatchersOrCaptor<wrapper: CharacteristicWrapper, enable: Boolean>, PairParameters.Values<wrapper: CharacteristicWrapper, enable: Boolean>, PairParameters<wrapper: CharacteristicWrapper, enable: Boolean>, Boolean>
Link copied to clipboard
val writeCharacteristicMock: MethodMock<PairParameters.Matchers<wrapper: CharacteristicWrapper, value: ByteArray>, PairParameters.MatchersOrCaptor<wrapper: CharacteristicWrapper, value: ByteArray>, PairParameters.Values<wrapper: CharacteristicWrapper, value: ByteArray>, PairParameters<wrapper: CharacteristicWrapper, value: ByteArray>, Boolean>
Link copied to clipboard
val writeDescriptorMock: MethodMock<PairParameters.Matchers<wrapper: DescriptorWrapper, value: ByteArray>, PairParameters.MatchersOrCaptor<wrapper: DescriptorWrapper, value: ByteArray>, PairParameters.Values<wrapper: DescriptorWrapper, value: ByteArray>, PairParameters<wrapper: DescriptorWrapper, value: ByteArray>, Boolean>
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun setCharacteristicNotification(wrapper: CharacteristicWrapper, enable: Boolean): Boolean
Link copied to clipboard
Link copied to clipboard