isdnl2.h
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:0k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. /* $Id: isdnl2.h,v 1.1.4.1 2001/11/20 14:19:36 kai Exp $
  2.  *
  3.  * Layer 2 defines
  4.  *
  5.  * This software may be used and distributed according to the terms
  6.  * of the GNU General Public License, incorporated herein by reference.
  7.  *
  8.  */
  9. #define RR     0x01
  10. #define RNR    0x05
  11. #define REJ    0x09
  12. #define SABME  0x6f
  13. #define SABM   0x2f
  14. #define DM     0x0f
  15. #define UI     0x03
  16. #define DISC   0x43
  17. #define UA     0x63
  18. #define FRMR   0x87
  19. #define XID    0xaf
  20. #define CMD    0
  21. #define RSP    1
  22. #define LC_FLUSH_WAIT 1