OffBLEConnectionStateChangeCallback typedef
OffBLEConnectionStateChangeCallback =
void Function(OnBLEConnectionStateChangeListenerResult)
Implementation
typedef OffBLEConnectionStateChangeCallback = void Function(
OnBLEConnectionStateChangeListenerResult);