Skip to content

Instantly share code, notes, and snippets.

@mrmamba
Created January 4, 2013 20:47
Show Gist options
  • Select an option

  • Save mrmamba/4455872 to your computer and use it in GitHub Desktop.

Select an option

Save mrmamba/4455872 to your computer and use it in GitHub Desktop.
Ejemplo de rfcomm.conf
#
# RFCOMM configuration file.
#
rfcomm0 {
# # Automatically bind the device at startup
bind yes;
#
# # Bluetooth address of the device
device 00:1E:45:30:11:11;
#
# # RFCOMM channel for the connection
channel 1;
#
# # Description of the connection
comment "SE K510";
#}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment