btsnoop-decoder
1.0
Small library to decode Bluetooth Snoop file used to store radio packet records
Main Page
Classes
Files
File List
File Members
•
All
Classes
Files
Functions
Enumerations
Enumerator
Macros
btsnoopstate.h
Go to the documentation of this file.
1
33
#ifndef BTSNOOPSTATE_H
34
#define BTSNOOPSTATE_H
35
36
enum
snoop_state
{
37
38
FILE_HEADER
,
39
PACKET_RECORD
40
41
};
42
43
#endif // BTSNOOPSTATE_H
PACKET_RECORD
Definition:
btsnoopstate.h:39
snoop_state
snoop_state
Definition:
btsnoopstate.h:36
FILE_HEADER
Definition:
btsnoopstate.h:38
include
btsnoop
btsnoopstate.h
Generated by
1.8.9.1