menu
vsdk package
documentation
p2p_device/p2p_command.dart
CommandFilterFunc typedef
CommandFilterFunc typedef
dark_mode
light_mode
CommandFilterFunc
typedef
CommandFilterFunc
=
bool
Function
(
int
cmd
,
Uint8List
data
)
Implementation
typedef bool CommandFilterFunc(int cmd, Uint8List data);
vsdk package
documentation
p2p_device/p2p_command
CommandFilterFunc typedef
p2p_command library