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

<<21222324252627282930>>

  /frameworks/base/core/java/android/speech/
RecognitionListener.java 52 * single channel audio stream. The sample rate is implementation dependent.
  /frameworks/base/wifi/java/android/net/wifi/
ScanResult.java 44 * The frequency in MHz of the channel over which the client is communicating
WifiNative.java 31 * on a separate monitor channel for WifiMonitor
  /hardware/ril/reference-ril/
atchannel.h 87 channel is already closed */
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCmdIE.h 47 TI_STATUS cmdBld_CmdIeEnableTx (TI_HANDLE hCmdBld, TI_UINT8 channel, void *fCb, TI_HANDLE hCb);
  /hardware/ti/wlan/wl1271/Test/
roamingMgrDebug.c 162 channels.channelEntry[i].normalChannelEntry.channel = i + 1;
219 channels.channelEntry[i].normalChannelEntry.channel = i + 1;
354 WLAN_OS_REPORT( ("channel: %d, beacon interval: %d, average RSSI: %d dBm\n",
355 pBssEntry->channel, pBssEntry->beaconInterval, pBssEntry->RSSI));
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.h 106 /* Called by Switch Channel */
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
mlmeParser.h 153 TI_UINT8 channel);
  /packages/apps/Email/src/com/android/exchange/provider/
ExchangeProvider.java 86 // Use cursor side channel to report metadata
  /packages/apps/IM/src/com/android/im/imps/
SmsCirChannel.java 89 "Could not establish SMS CIR channel"));
  /system/core/rootdir/
init.rc 331 service hfag /system/bin/sdptool add --channel=10 HFAG
337 service hsag /system/bin/sdptool add --channel=11 HSAG
343 service opush /system/bin/sdptool add --channel=12 OPUSH
349 service pbap /system/bin/sdptool add --channel=19 PBAP
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/IPC/Linux/
proc_main.c 94 /* Open socket channel for CLI configuration */
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
osDot11.h 145 /* should remain fixed on a channel. This interval is described in Kµsec (1024 µsec). */
167 /* Specifies the frequency of the selected channel in kHz. */
179 tiUINT32 channel;
248 /*tiUINT32 channel;*/
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/inc/
SwitchChannelApi.h 72 void switchChannel_recvCmd(TI_HANDLE hSwitchChannel, dot11_CHANNEL_SWITCH_t *channelSwitch, UINT8 channel);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/SoftGemini/src/
SoftGemini.h 64 UINT32 scanCompensationPercent; /* Percentage of increasing dwell time on each channel */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.h 119 /* Called by Switch Channel */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
smeApi.h 81 UINT8 channel,
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldCmdIE.h 47 TI_STATUS cmdBld_CmdIeEnableTx (TI_HANDLE hCmdBld, TI_UINT8 channel, void *fCb, TI_HANDLE hCb);
  /system/wlan/ti/wilink_6_1/Test/
roamingMgrDebug.c 162 channels.channelEntry[i].normalChannelEntry.channel = i + 1;
219 channels.channelEntry[i].normalChannelEntry.channel = i + 1;
354 WLAN_OS_REPORT( ("channel: %d, beacon interval: %d, average RSSI: %d dBm\n",
355 pBssEntry->channel, pBssEntry->beaconInterval, pBssEntry->RSSI));
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
apConn.h 106 /* Called by Switch Channel */
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
mlmeParser.h 153 TI_UINT8 channel);
scanResultTable.h 88 TI_UINT8 channel; member in struct:__anon14771
  /external/quake/quake/src/WinQuake/
sv_main.cpp 110 Channel 0 is an auto-allocate channel, the others override anything
111 allready running on that entity/channel pair.
118 void SV_StartSound (edict_t *entity, int channel, const char *sample, int volume,
132 if (channel < 0 || channel > 7)
133 Sys_Error ("SV_StartSound: channel = %i", channel);
152 channel = (ent<<3) | channel;
    [all...]
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
INetworkSystem.java 31 import java.nio.channels.Channel;
268 public Channel inheritedChannel();
  /development/samples/GlobalTime/src/com/android/globaltime/
Shape.java 153 * @param colors an array of fixed-point color channel values
177 * @param colors an array of fixed-point color channel values

Completed in 328 milliseconds

<<21222324252627282930>>