CreateBLEConnectionSuccessCallback typedef
CreateBLEConnectionSuccessCallback =
void Function(BluetoothError)
Implementation
typedef CreateBLEConnectionSuccessCallback = void Function(BluetoothError);
typedef CreateBLEConnectionSuccessCallback = void Function(BluetoothError);