代码搜索结果
找到约 10,000 项符合
Protocol 的代码
protocol_api.h
/** @file FAP.h
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Reserved.
protocol_api.c
/** @file Protocol_API.c
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights
protocol-numbers.txt
PROTOCOL NUMBERS
(last updated 2001 December 18)
In the Internet Protocol version 4 (IPv4) [RFC791] there is a field,
called "Protocol", to identify the next level protocol. This is an 8
bit
mmc_protocol.c
/*
* MMC State machine functions
*
* Copyright 2002 Hewlett-Packard Company
*
* Use consistent with the GNU GPL is permitted,
* provided that this copyright notice is
* preserved in its entiret
mmc_protocol.h
/*
* Header for MultiMediaCard (MMC)
*
* Copyright 2002 Hewlett-Packard Company
*
* Use consistent with the GNU GPL is permitted,
* provided that this copyright notice is
* preserved in its ent
protocol-ext.txt
There are two new GET parameters for the tracker in the latest
release. They are -
key=xxxx - this is like peer id, but it's only known to the client and the
tracker. It allows clients to be behind d
protocol.c.bak
/**************************************************************************
文件名: protocol.c
功能 : 终端和中心通信协议
2007-6-13 0:44 v3.0
2007-6-14 0:44 v4.0
2007-6-14 21:01 v5.0
2007
protocol.h.bak
/**************************************************************************
文件名: protocol.h
**************************************************************************/
#include
#includ
mass_protocol.h
#ifndef __USBSTOR_H__
#define __USBSTOR_H__
#include "scsi.h"
#include "GENLIB.H"
/* */
#define FALSE 0
#define TRUE 1
#define NON_MASS_VID 0x0419
#define NON_MASS_PID 0xa001
//#def