diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2007-07-26 08:25:50 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2007-07-26 08:25:50 +0000 | 
| commit | 08b3ddeeff510f9ac61c860a74d13575a47420b7 (patch) | |
| tree | fdce68f655a5cd82248d99043ff0a9ea7fd8fd08 /include/hci.h | |
| parent | 362b9690036f8324e2d0a40bed4adc6d0986caad (diff) | |
Update HCI command table
Diffstat (limited to 'include/hci.h')
| -rw-r--r-- | include/hci.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/hci.h b/include/hci.h index 906bbb4b..eaab3964 100644 --- a/include/hci.h +++ b/include/hci.h @@ -577,6 +577,8 @@ typedef struct {  #define OCF_WRITE_DEFAULT_LINK_POLICY	0x000F +#define OCF_FLOW_SPECIFICATION		0x0010 +  #define OCF_SNIFF_SUBRATING		0x0011  typedef struct {  	uint16_t	handle; | 
