HomeSort by relevance Sort by last modified time
    Searched full:channel (Results 226 - 250 of 1500) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/IM/src/com/android/im/imps/
TcpCirChannel.java 34 * An implementation of CIR channel with standalone TCP/IP banding.
87 ImpsLog.log(mUser + " Shutting down CIR channel");
150 ImpsLog.logError("TCP CIR channel get:" + e);
164 ImpsLog.log(mUser + " CIR channel thread quit");
179 ImpsLog.log(mUser + " CIR channel reconnecting");
204 ImpsLog.log(mUser + " CIR channel reconnect fail, retry after "
  /external/bluetooth/bluez/cups/
sdp.c 85 int sdp_search_spp(sdp_session_t *sdp, uint8_t *channel)
112 *channel = ch;
spp.c 41 int spp_print(bdaddr_t *src, bdaddr_t *dst, uint8_t channel, int fd, int copies, const char *cups_class)
70 addr.rc_channel = channel;
  /external/speex/include/speex/
speex_resampler.h 157 * @param channel_index Index of the channel to process for the multi-channel
174 * @param channel_index Index of the channel to process for the multi-channel
193 * of samples processed. This is all per-channel.
196 * This is all per-channel.
208 * of samples processed. This is all per-channel.
211 * This is all per-channel.
  /external/webkit/WebCore/html/canvas/
WebGLContextAttributes.h 46 // Whether or not the drawing buffer has an alpha channel; default=true
63 // though their alpha channel has already been multiplied into the
  /external/webkit/WebKit/chromium/src/
PlatformMessagePortChannel.h 51 // PlatformMessagePortChannel is a platform-dependent interface to the remote side of a message channel.
68 // Releases ownership of the contained web channel.
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomainApi.h 68 * Configure channel validity information to the regulatory domain object.
84 * Retrieves channel validity information from the regulatory domain object.
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
regulatoryDomainApi.h 68 * Configure channel validity information to the regulatory domain object.
84 * Retrieves channel validity information from the regulatory domain object.
  /external/bluetooth/bluez/rfcomm/
main.c 119 printf("rfcomm%d: %s channel %d %s %s\n",
120 di->id, addr, di->channel,
167 req.channel = rfcomm_opts[dev].channel;
177 req.channel = atoi(argv[2]);
179 req.channel = 1;
211 req.channel = rfcomm_opts[i].channel;
337 raddr.rc_channel = rfcomm_opts[dev].channel;
393 req.channel = raddr.rc_channel
    [all...]
  /bionic/libc/include/net/
if_types.h 100 #define IFT_FIBRECHANNEL 0x38 /* Fibre Channel */
114 #define IFT_CHANNEL 0x46 /* channel */
116 #define IFT_IBM370PARCHAN 0x48 /* IBM System 360/370 OEMI Channel */
157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */
168 #define IFT_INTERLEAVE 0x7c /* Interleave channel */
169 #define IFT_FAST 0x7d /* Fast channel */
191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */
192 #define IFT_DVBRCCUPSTREAM 0x94 /* DVB-RCC Upstream Channel */
229 #define IFT_SONETOVERHEADCHANNEL 0xb9 /* SONET Overhead Channel */
239 #define IFT_OPTICALCHANNEL 0xc3 /* Optical Channel */
    [all...]
  /ndk/build/platforms/android-3/arch-arm/usr/include/net/
if_types.h 100 #define IFT_FIBRECHANNEL 0x38 /* Fibre Channel */
114 #define IFT_CHANNEL 0x46 /* channel */
116 #define IFT_IBM370PARCHAN 0x48 /* IBM System 360/370 OEMI Channel */
157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */
168 #define IFT_INTERLEAVE 0x7c /* Interleave channel */
169 #define IFT_FAST 0x7d /* Fast channel */
191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */
192 #define IFT_DVBRCCUPSTREAM 0x94 /* DVB-RCC Upstream Channel */
229 #define IFT_SONETOVERHEADCHANNEL 0xb9 /* SONET Overhead Channel */
239 #define IFT_OPTICALCHANNEL 0xc3 /* Optical Channel */
    [all...]
  /ndk/build/platforms/android-4/arch-arm/usr/include/net/
if_types.h 100 #define IFT_FIBRECHANNEL 0x38 /* Fibre Channel */
114 #define IFT_CHANNEL 0x46 /* channel */
116 #define IFT_IBM370PARCHAN 0x48 /* IBM System 360/370 OEMI Channel */
157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */
168 #define IFT_INTERLEAVE 0x7c /* Interleave channel */
169 #define IFT_FAST 0x7d /* Fast channel */
191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */
192 #define IFT_DVBRCCUPSTREAM 0x94 /* DVB-RCC Upstream Channel */
229 #define IFT_SONETOVERHEADCHANNEL 0xb9 /* SONET Overhead Channel */
239 #define IFT_OPTICALCHANNEL 0xc3 /* Optical Channel */
    [all...]
  /ndk/build/platforms/android-5/arch-arm/usr/include/net/
if_types.h 100 #define IFT_FIBRECHANNEL 0x38 /* Fibre Channel */
114 #define IFT_CHANNEL 0x46 /* channel */
116 #define IFT_IBM370PARCHAN 0x48 /* IBM System 360/370 OEMI Channel */
157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */
168 #define IFT_INTERLEAVE 0x7c /* Interleave channel */
169 #define IFT_FAST 0x7d /* Fast channel */
191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */
192 #define IFT_DVBRCCUPSTREAM 0x94 /* DVB-RCC Upstream Channel */
229 #define IFT_SONETOVERHEADCHANNEL 0xb9 /* SONET Overhead Channel */
239 #define IFT_OPTICALCHANNEL 0xc3 /* Optical Channel */
    [all...]
  /ndk/build/platforms/android-5/arch-x86/usr/include/net/
if_types.h 100 #define IFT_FIBRECHANNEL 0x38 /* Fibre Channel */
114 #define IFT_CHANNEL 0x46 /* channel */
116 #define IFT_IBM370PARCHAN 0x48 /* IBM System 360/370 OEMI Channel */
157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */
168 #define IFT_INTERLEAVE 0x7c /* Interleave channel */
169 #define IFT_FAST 0x7d /* Fast channel */
191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */
192 #define IFT_DVBRCCUPSTREAM 0x94 /* DVB-RCC Upstream Channel */
229 #define IFT_SONETOVERHEADCHANNEL 0xb9 /* SONET Overhead Channel */
239 #define IFT_OPTICALCHANNEL 0xc3 /* Optical Channel */
    [all...]
  /ndk/build/platforms/android-8/arch-arm/usr/include/net/
if_types.h 100 #define IFT_FIBRECHANNEL 0x38 /* Fibre Channel */
114 #define IFT_CHANNEL 0x46 /* channel */
116 #define IFT_IBM370PARCHAN 0x48 /* IBM System 360/370 OEMI Channel */
157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */
168 #define IFT_INTERLEAVE 0x7c /* Interleave channel */
169 #define IFT_FAST 0x7d /* Fast channel */
191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */
192 #define IFT_DVBRCCUPSTREAM 0x94 /* DVB-RCC Upstream Channel */
229 #define IFT_SONETOVERHEADCHANNEL 0xb9 /* SONET Overhead Channel */
239 #define IFT_OPTICALCHANNEL 0xc3 /* Optical Channel */
    [all...]
  /ndk/build/platforms/android-8/arch-x86/usr/include/net/
if_types.h 100 #define IFT_FIBRECHANNEL 0x38 /* Fibre Channel */
114 #define IFT_CHANNEL 0x46 /* channel */
116 #define IFT_IBM370PARCHAN 0x48 /* IBM System 360/370 OEMI Channel */
157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */
168 #define IFT_INTERLEAVE 0x7c /* Interleave channel */
169 #define IFT_FAST 0x7d /* Fast channel */
191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */
192 #define IFT_DVBRCCUPSTREAM 0x94 /* DVB-RCC Upstream Channel */
229 #define IFT_SONETOVERHEADCHANNEL 0xb9 /* SONET Overhead Channel */
239 #define IFT_OPTICALCHANNEL 0xc3 /* Optical Channel */
    [all...]
  /dalvik/libcore/nio/src/main/java/java/nio/channels/
AsynchronousCloseException.java 20 * An {@code AsynchronousCloseException} is thrown when the underlying channel
ByteChannel.java 22 * The methods for the byte channel are precisely those defined by readable and
ClosedByInterruptException.java 24 * the channel, sets the interrupt status of the thread to {@code true} and
ClosedChannelException.java 22 * A {@code ClosedChannelException} is thrown when a channel is closed for the
IllegalBlockingModeException.java 21 * requires a specific blocking mode is invoked on a channel that is in a
IllegalSelectorException.java 21 * a channel on a selector that has been created by a different provider.
NonReadableChannelException.java 21 * a channel that is not open for reading.
NonWritableChannelException.java 21 * channel that is not open for writing.
NotYetBoundException.java 20 * A {@code NotYetBoundException} is thrown if the server socket channel is not

Completed in 144 milliseconds

1 2 3 4 5 6 7 8 91011>>