Skip to content

Instantly share code, notes, and snippets.

@keybuk
Created July 1, 2014 20:34
Show Gist options
  • Save keybuk/7aaf3348ba05d99f16aa to your computer and use it in GitHub Desktop.
Save keybuk/7aaf3348ba05d99f16aa to your computer and use it in GitHub Desktop.
@ Discovering: 0x00 (6)
< HCI Command: LE Set Random Address (0x08|0x0005) plen 6 [hci0] 653.360430
Address: 29:C6:32:82:FB:DC (Non-Resolvable)
> HCI Event: Command Complete (0x0e) plen 4 [hci0] 653.361283
LE Set Random Address (0x08|0x0005) ncmd 1
Status: Success (0x00)
< HCI Command: LE Set Scan Parameters (0x08|0x000b) plen 7 [hci0] 653.361356
Type: Active (0x01)
Interval: 11.250 msec (0x0012)
Window: 11.250 msec (0x0012)
Own address type: Random (0x01)
Filter policy: Accept all advertisement (0x00)
> HCI Event: Command Complete (0x0e) plen 4 [hci0] 653.362280
LE Set Scan Parameters (0x08|0x000b) ncmd 1
Status: Success (0x00)
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2 [hci0] 653.362363
Scanning: Enabled (0x01)
Filter duplicates: Enabled (0x01)
> HCI Event: Command Complete (0x0e) plen 4 [hci0] 653.363279
LE Set Scan Enable (0x08|0x000c) ncmd 1
Status: Success (0x00)
@ Discovering: 0x01 (6)
> HCI Event: LE Meta Event (0x3e) plen 12 [hci0] 655.594359
LE Advertising Report (0x02)
Num reports: 1
Event type: Connectable directed - ADV_DIRECT_IND (0x01)
Address type: Random (0x01)
Address: DC:11:CF:C9:24:3F (Static)
Data length: 0
RSSI: -43 dBm (0xd5)
@ Device Found: DC:11:CF:C9:24:3F (2) rssi -43 flags 0x0000
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2 [hci0] 655.594749
Scanning: Disabled (0x00)
Filter duplicates: Disabled (0x00)
> HCI Event: Command Complete (0x0e) plen 4 [hci0] 655.596278
LE Set Scan Enable (0x08|0x000c) ncmd 1
Status: Success (0x00)
@ Discovering: 0x00 (6)
< HCI Command: LE Create Connection (0x08|0x000d) plen 25 [hci0] 655.596528
Scan interval: 60.000 msec (0x0060)
Scan window: 30.000 msec (0x0030)
Filter policy: White list is not used (0x00)
Peer address type: Random (0x01)
Peer address: DC:11:CF:C9:24:3F (Static)
Own address type: Public (0x00)
Min connection interval: 50.00 msec (0x0028)
Max connection interval: 70.00 msec (0x0038)
Connection latency: 0x0000
Supervision timeout: 420 msec (0x002a)
Min connection length: 0.000 msec (0x0000)
Max connection length: 0.000 msec (0x0000)
> HCI Event: Command Status (0x0f) plen 4 [hci0] 655.597263
LE Create Connection (0x08|0x000d) ncmd 1
Status: Success (0x00)
> HCI Event: LE Meta Event (0x3e) plen 19 [hci0] 655.601264
LE Connection Complete (0x01)
Status: Success (0x00)
Handle: 32
Role: Master (0x00)
Peer address type: Random (0x01)
Peer address: DC:11:CF:C9:24:3F (Static)
Connection interval: 67.50 msec (0x0036)
Connection latency: 0.00 msec (0x0000)
Supervision timeout: 420 msec (0x002a)
Master clock accuracy: 0x00
< HCI Command: LE Start Encryption (0x08|0x0019) plen 28 [hci0] 655.601484
Handle: 32
Random number: 0xdab2c7fe076879b2
Encrypted diversifier: 0xe688
Long term key: fd645935f7d413dbf4bb3732e89d881a
@ Device Connected: DC:11:CF:C9:24:3F (2) flags 0x0000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment