代码搜索:Signalling
找到约 222 项符合「Signalling」的源代码
代码结果 222
www.eeworm.com/read/205421/15316370
h talk.h
/* SCCSID @(#)talk.h 1.80 5/5/98 */
#ifndef R3310
#ifndef __TALK_H__
#define __TALK_H__
/* Put your new commands before CMD_invalid. Ming 7/28 */
typedef enum {
CMD_null,
CMD_read,
CMD_w
www.eeworm.com/read/471448/6892657
h adc.h
#define _DONE_BIT 0X80000000
#define CHN1_PDN1_STRT_ADC 0X01200401
#define CHN2_PDN1_START_ADC 0X01200402
#define CHN3_PDN1_START_ADC 0X01200404
#define CHN4_PDN1_START_ADC 0X012
www.eeworm.com/read/240394/4574881
h sig_tone.h
/*
* SpanDSP - a series of DSP components for telephony
*
* sig_tone.h - Signalling tone processing for the 2280Hz, 2600Hz and similar
* signalling tone used in older protocols.
*
*
www.eeworm.com/read/420146/10814156
html struct_a2_d_p___s_i_g_n_a_l_l_i_n_g___c_l_o_s_e___i_n_d___t.html
BlueLab: A2DP_SIGNALLING_CLOSE_IND_T Struct R
www.eeworm.com/read/420146/10814896
html struct_g_a_v_d_p___s_i_g_n_a_l_l_i_n_g___c_l_o_s_e___i_n_d___t.html
BlueLab: GAVDP_SIGNALLING_CLOSE_IND_T Struct
www.eeworm.com/read/457704/1595456
debian readme.debian
libosip for Debian
------------------
SIP (rfc3261) is a signalling protocol that initiates, modifies and
terminates multimedia sessions. libosip is implement the transaction
layer of the SIP prot
www.eeworm.com/read/186716/8914484
m waveplot.m
function waveplot(in)
% WAVEPLOT ..... Plot the waveforms that represent binary signalling formats.
%
% WAVEPLOT(X) plots waveform represented by the samples in the input
% vector X generated b
www.eeworm.com/read/200782/15424873
relnotes
Release Notes for siproxd-0.5.3
===============================
Major changes since 0.5.2:
- Support for connections between 2 local (masqueraded) UAs
- Symmetric SIP signalling
- handling of Max-
www.eeworm.com/read/242732/4540166
c mockwait.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS TCP/IP protocol driver
* FILE: tcpip/lock.c
* PURPOSE: Waiting and signalling
* PROGRAMMERS: Art Ye
www.eeworm.com/read/242732/4540170
c wait.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS TCP/IP protocol driver
* FILE: tcpip/lock.c
* PURPOSE: Waiting and signalling
* PROGRAMMERS: Art Ye