xref: /freebsd/contrib/file/magic/Magdir/btsnoop (revision 246e7a2b6494cd991b08ac669ed761ecea0cc98c)
1*b6cee71dSXin LI
2*b6cee71dSXin LI#------------------------------------------------------------------------------
3*b6cee71dSXin LI# $File: btsnoop,v 1.5 2009/09/19 16:28:08 christos Exp $
4*b6cee71dSXin LI# BTSnoop:  file(1) magic for BTSnoop files
5*b6cee71dSXin LI#
6*b6cee71dSXin LI# From <marcel@holtmann.org>
7*b6cee71dSXin LI0	string		btsnoop\0		BTSnoop
8*b6cee71dSXin LI>8	belong		x			version %d,
9*b6cee71dSXin LI>12	belong		1001			Unencapsulated HCI
10*b6cee71dSXin LI>12	belong		1002			HCI UART (H4)
11*b6cee71dSXin LI>12	belong		1003			HCI BCSP
12*b6cee71dSXin LI>12	belong		1004			HCI Serial (H5)
13*b6cee71dSXin LI>>12	belong		x			type %d
14