Skip to content

Instantly share code, notes, and snippets.

@iwata-n
Created January 14, 2013 14:59
Show Gist options
  • Save iwata-n/4530602 to your computer and use it in GitHub Desktop.
Save iwata-n/4530602 to your computer and use it in GitHub Desktop.
SPP Bluetooth Library Started
Bluetooth Dongle Initialized
No response to HCI Reset
HCI Reset complete
Local Bluetooth Address: 00:1B:DC:0F:5B:4C
The name is set to: Arduino
Wait For Incoming Connection Request
Incoming Connection Request
Remote Name: SO-05D
Connected to Device: 20:54:76:33:DC:40
Wait For Incoming Connection Request
SDP Incoming Connection Request
SDP Configuration Request
SDP Successfully Configured
RFCOMM Incoming Connection Request
RFCOMM Configuration Request
RFCOMM Successfully Configured
Received SABM Command
Received UIH Parameter Negotiation Command
Received SABM Command
Send UIH Modem Status Response
Send UIH Modem Status Command
Send UIH Command with credit
Received UIH Command with credit
RFCOMM Connection is now established - Automatic
@gabu
Copy link

gabu commented Jan 14, 2013

Leoたんのログ

setup!

RFCOMM Bluetooth Library Started
Bluetooth Dongle Initialized
HCI Reset complete
Local Bluetooth Address: 00:1B:DC:0F:2C:18
The name is set to: XFD
Wait For Incoming Connection Request
Incoming Connection Request
Remote Name: Galaxy Nexus
Connected to Device: FC:C7:34:B5:30:DA
Wait For Incoming Connection Request
Bluetooth pin is set too: 0000
SDP Incoming Connection Request
SDP Configuration Request
SDP Successfully Configured
Disconnected SDP Channel
HCI Disconnected from Device
Wait For Incoming Connection Request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment