BleAdvertisingEvent

sealed interface BleAdvertisingEvent

Event class which maps AdvertisingSetCallback methods into data classes. On Android before O some of those values are emulated.

See also

(https://developer.android.com/reference/android/bluetooth/le/AdvertisingSetCallback)

Inheritors