ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

fbtHciSizes.h
Go to the documentation of this file.
00001 #ifndef _FBT_HCI_SIZES_H
00002 #define _FBT_HCI_SIZES_H
00003 
00004 // Sizes
00005 #define FBT_HCI_CMD_MIN_SIZE        3
00006 #define FBT_HCI_CMD_MAX_SIZE        258
00007 
00008 #define FBT_HCI_EVENT_MAX_SIZE      257
00009 
00010 #define FBT_HCI_DATA_MIN_SIZE       5
00011 #define FBT_HCI_DATA_MAX_SIZE       343
00012 
00013 #define FBT_HCI_BDADDR_SIZE         6
00014 #define FBT_HCI_NAME_SIZE           248
00015 
00016 #define FBT_HCI_DEVICE_CLASS_SIZE   3
00017 
00018 #define FBT_HCI_LAP_SIZE            3
00019 #define FBT_HCI_MAX_CONDITION_SIZE  7
00020 
00021 #define FBT_HCI_LINK_KEY_SIZE       16
00022 #define FBT_HCI_PIN_CODE_SIZE       16
00023 
00024 #define FBT_HCI_VARIABLE_SIZE       1
00025 
00026 
00027 #endif // _FBT_HCI_SIZES_H

Generated on Sat May 26 2012 04:25:44 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.