#include "config.h"
#include <packetchain.h>
#include <packetsource.h>
Go to the source code of this file.
|
| enum | bluetooth_type {
btbb_type_null = 0x0,
btbb_type_poll = 0x1,
btbb_type_fhs = 0x2,
btbb_type_dm1 = 0x3,
btbb_type_dh1 = 0x4,
btbb_type_hv1 = 0x5,
btbb_type_hv2 = 0x6,
btbb_type_hv3 = 0x7,
btbb_type_dv = 0x8,
btbb_type_aux1 = 0x9,
btbb_type_dm3 = 0xa,
btbb_type_dh3 = 0xb,
btbb_type_ev4 = 0xc,
btbb_type_ev5 = 0xd,
btbb_type_dm5 = 0xe,
btbb_type_dh5 = 0xf,
btbb_type_id,
btbb_type_max
} |
| |
| Enumerator |
|---|
| btbb_type_null |
|
| btbb_type_poll |
|
| btbb_type_fhs |
|
| btbb_type_dm1 |
|
| btbb_type_dh1 |
|
| btbb_type_hv1 |
|
| btbb_type_hv2 |
|
| btbb_type_hv3 |
|
| btbb_type_dv |
|
| btbb_type_aux1 |
|
| btbb_type_dm3 |
|
| btbb_type_dh3 |
|
| btbb_type_ev4 |
|
| btbb_type_ev5 |
|
| btbb_type_dm5 |
|
| btbb_type_dh5 |
|
| btbb_type_id |
|
| btbb_type_max |
|
| int kis_bluetooth_dissector |
( |
CHAINCALL_PARMS |
| ) |
|
| const char* bluetooth_type_str[] |