Bluetooth Emulation Event
Inheritors
Types
Link copied to clipboard
@Serializable
Event for when a characteristic operation of |type| to the characteristic respresented by |characteristicId| happened. |data| and |writeType| is expected to exist when |type| is write.
Link copied to clipboard
@Serializable
Event for when a descriptor operation of |type| to the descriptor respresented by |descriptorId| happened. |data| is expected to exist when |type| is write.
Link copied to clipboard
@Serializable
Event for when a GATT operation of |type| to the peripheral with |address| happened.