< HCI Command: Create Connection(0x01|0x0005) plen 13			-	Page 568
01	05 04 	   0D		04 00 00 00 00 00 	18 CC 		00		 00 		00 00 	    01
cmd	ogf/ocf    plen=13 	bd addr 		Packet_Type	Page		 Page		Clock Off   Allow Role Switch=master 
				00:00:00:00:00:04	0xcc18		Scan Rep Mod=R0  Scan Mode=Mand		    but switch to slave 
														    allowed
> HCI Event: Command Status(0x0f) plen 4				-	Page 745
04	0F 	   04		00 			07				 05 04
evt	command	   plen=4	status=command  	number of further hci		 opcode that created evt and is pending
	status			pending			cmds that are allowed
							to send to rok=7

> HCI Event: Connect Complete(0x03) plen 11				-	Page 730
04	03		0B 		00 		01 00 		  04 00 00 00 00 00 	01 		00
evt	Connection	plen=11		status=		Connectiona	  address=		Link_Type= 	Encryption_Mode=		
	Complete			success		Handle (12 Bits)  00:00:00:00:00:04	ACL		disabled

> HCI Event: Command Status(0x0f) plen 4				-	Page 745
04	0F 		04		00 		08 			00 00
evt	command		plen=4  	status=pending	now we can again	pending command ogf/ocf 
	status						pass 8 cmd to rok	that caused evt

< ACL data: handle 0x0001 flags 0x02 dlen 28				-	Page 555 / 293
  L2CAP(s): Echo req: dlen 20
02	01 20 		1C 00 		18 00	01 00	08	C8	14 00	45 46 47 48 49 4A 4B 4C 4D 4E 4F 50 51 52 53 54 55 56 57 58
acl	0x2001 		dlen 		28 acl data bytes			optional data
	handle/flags	0x001c = 28	L2CAP:	18 00  0x0018 Length = 24 bytes
						01 00  0x0001 Cid (signalling)
						   08    0x08 L2cap cmd code (Echo request)
						   C8    0xc8 Identifier = 200
						14 00  0x0014 Length of cmd
		
> ACL data: handle 0x0001 flags 0x02 dlen 28				- 	Page 555 / 294
  L2CAP(s): Echo rsp: dlen 20
02   	 01 20 		1C 00 		18 00	01 00	09	C8	14 00	45 46 47 48 49 4A 4B 4C 4D 4E 4F 50 51 52 53 54 55 56 57 58
acl	 handle/flags	dlen		28 acl data bytes			optional data
			0x001c = 28	L2CAP:  18 00 0x0018 Length = 24 
						01 00 0x0001 Cid (signalling)
						   09   0x09 L2CAP cmd code (Echo response)
						   C8   0xc8 Identifier = 200 (this is the answer to the above request ;-)
						14 00 0x0014 Length of cmd

< HCI Command: Disconnect(0x01|0x0006) plen 3				-	Page 571
01 	06 04 		03 		01 00			13
cmd	opcode		plen=3 		connection handle	reason for disconnect (see Page 571)
					0x0001			0x13 = other side terminated connection

> HCI Event: Command Status(0x0f) plen 4				- 	Page 745
04	0F 		04 		00 			07 06 				04
evt	code		plen=4		status			opcode of pending cmd		4 cmds can currently be sent to rok
					=pending

> HCI Event: Disconn Complete(0x05) plen 4				- 	Page 733
04	05 		04 		00 			01 00 				16 
evt	code		plen=4		status=disc		12 bits conn handle		see table on page 766 
					has occured		0x0001				reason for disc=conn term by local host

> HCI Event: Command Status(0x0f) plen 4				- 	Page 745
04	0F 		04 		00 			08 				00 00
evt	code		plen=4		comd curr pending	num of packets  		command that is pending and caused evt
								allowed to send to rok
