menu
bluebreeze_flutter package
documentation
impl/bluebreeze_method_channel.dart
MethodChannelBlueBreeze
deviceMTU method
deviceMTU method
dark_mode
light_mode
deviceMTU
method
@
override
int
deviceMTU
(
String
id
)
override
Implementation
@override int deviceMTU(String id) => _deviceMTUStatusStreamController(id).value;
bluebreeze_flutter package
documentation
impl/bluebreeze_method_channel
MethodChannelBlueBreeze
deviceMTU method
MethodChannelBlueBreeze class