/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/ |
public_commands.h | 227 Params: Channel Number - this field indicates the radio channel on which to 228 receive data. This parameter also sets the channel on 229 which to transmit. The last channel number used, 231 ENABLE_TX commands are issued, is the channel number 244 Params: Channel Number - this field indicates the radio channel on which to 245 transmit data. This parameter also sets the channel on 246 which to receive. The last channel number used, 248 ENABLE_TX commands are issued, is the channel number 510 Channel_e channel; \/* Channel number to scan, valid range 0-255 *\/ member in struct:__anon14042 1081 Channel_e channel; \/* Channel number on which the measurement is performed,*\/ member in struct:__anon14059 1209 Channel_e channel; \/* The new serving channel.*\/ member in struct:__anon14064 1353 Channel_e channel; \/* Channel number to scan, valid range 0-255 *\/ member in struct:__anon14067 1455 uint8 channel; \/* channel number (channel_e) *\/ member in struct:__anon14072 [all...] |
public_radio.h | 168 /* Channel number */ 305 /* Channel 18 index in the FW is channel number J8 in the RS */ 308 /* Channel 19 index in the FW is channel number J12 in the RS */ 311 /* Channel 20 index in the FW is channel number J16 in the RS */ 320 /* Channel 21 index in the FW is channel number J34 in the RS */ 323 /* Channel 22 index in the FW is channel number 36 in the RS * 593 uint8 channel; member in struct:__anon14195 817 uint8 channel; \/*channel number*\/ member in struct:PERTxCfg_t 1605 Channel_e channel; member in struct:RadioTune_t [all...] |
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/util/ |
PsdFile.java | 292 final Channel[] mChannelInfo = new Channel[mChannelCount]; 321 mChannelInfo[0] = new Channel(Channel.ID_ALPHA, length); 322 mChannelInfo[1] = new Channel(Channel.ID_RED, length); 323 mChannelInfo[2] = new Channel(Channel.ID_GREEN, length); 324 mChannelInfo[3] = new Channel(Channel.ID_BLUE, length) [all...] |
/dalvik/libcore/nio/src/main/java/java/nio/channels/spi/ |
AbstractSelector.java | 69 * Implements the closing of this channel. 98 * Returns this channel's set of canceled selection keys. 107 * Registers a channel with this selector. 109 * @param channel 110 * the channel to be registered. 112 * the {@link SelectionKey interest set} of {@code channel}. 115 * @return the key related to the channel and this selector. 117 protected abstract SelectionKey register(AbstractSelectableChannel channel, 121 * Deletes the key from the channel's key set. 127 ((AbstractSelectableChannel) key.channel()).deregister(key) [all...] |
/external/bluetooth/bluez/tools/ |
ppporc.c | 64 syslog(LOG_INFO, "Closing RFCOMM channel"); 111 static int create_connection(bdaddr_t *bdaddr, uint8_t channel) 130 remote_addr.rc_channel = channel; 136 syslog(LOG_INFO, "RFCOMM channel %d connected", channel); 204 printf("Usage:\tppporc <bdaddr> [channel]\n"); 213 uint8_t channel; local 230 channel = 1; 234 channel = atoi(argv[1]); 261 if ((fd = create_connection(&bdaddr, channel)) < 0) [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
scanTypes.h | 102 * \brief This structure contains single channel parameters for normal scan operation (inc. triggered) 108 * maximum time to dwell on the channel, in microseconds 112 * minimum time to dwell on the channel, in microseconds 124 UINT8 channel; /**< the channel to scan */ member in struct:__anon13323 128 * \brief This structure contains single channel parameters for an SPS scan operation 133 UINT32 scanDuration; /**< time to dwell on the channel in microseconds */ 140 UINT8 channel; /**< the channel to scan */ member in struct:__anon13324 144 * \brief This union holds single channel parameters either for normal scan or for SPS sca [all...] |
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
scrApi.h | 112 SCR_CRS_RUN = 0, /**< the client can use the channel */ 113 SCR_CRS_PEND, /**< the channel is in use, The client may wait for it. */ 114 SCR_CRS_ABORT, /**< client should abort it's use of the channel */ 129 * to finish using the channel. 250 * \brief Request the channel use by a client 254 * \param client - the client ID requesting the channel.\n 258 * \retval SCR_CRS_REJECT the channel cannot be allocated to this client. 259 * \retval SCR_CRS_PEND the channel is currently busy, and this client had been placed on the waiting list. 260 * \retval SCR_CRS_RUN the channel is allocated to this client. 269 * \brief Notifies the SCR that the client doe not require the channel any longe [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/inc/ |
scrApi.h | 103 SCR_CRS_RUN = 0, /**< the client can use the channel */ 104 SCR_CRS_PEND, /**< the channel is in use, The client may wait for it. */ 105 SCR_CRS_ABORT, /**< client should abort it's use of the channel */ 120 * to finish using the channel. 241 * \brief Request the channel use by a client 245 * \param client - the client ID requesting the channel.\n 248 * \retval SCR_CRS_REJECT the channel cannot be allocated to this client. 249 * \retval SCR_CRS_PEND the channel is currently busy, and this client had been placed on the waiting list. 250 * \retval SCR_CRS_RUN the channel is allocated to this client. 257 * \brief Notifies the SCR that the client doe not require the channel any longe [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
scrApi.h | 112 SCR_CRS_RUN = 0, /**< the client can use the channel */ 113 SCR_CRS_PEND, /**< the channel is in use, The client may wait for it. */ 114 SCR_CRS_ABORT, /**< client should abort it's use of the channel */ 129 * to finish using the channel. 250 * \brief Request the channel use by a client 254 * \param client - the client ID requesting the channel.\n 258 * \retval SCR_CRS_REJECT the channel cannot be allocated to this client. 259 * \retval SCR_CRS_PEND the channel is currently busy, and this client had been placed on the waiting list. 260 * \retval SCR_CRS_RUN the channel is allocated to this client. 269 * \brief Notifies the SCR that the client doe not require the channel any longe [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/RegulatoryDomain/ |
regulatoryDomain.c | 45 /* This module calculated the channel that should be scanned and that are */ 47 /* regulatory domain requirements and the supported channel. */ 63 #define MASK_ACTIVE_ALLOWED (0x40) /* bit 6 indiactes the channel is allowed for Active scan */ 86 static void regulatoryDomain_updateChannelsTs(regulatoryDomain_t *pRegulatoryDomain, UINT8 channel); 92 static BOOL regulatoryDomain_isChannelSupprted(regulatoryDomain_t *pRegulatoryDomain, UINT8 channel); 326 /* Set channel as Valid or Invalid for Active SCAN only. 327 Mainly used by DFS when Switch Channel is active */ 349 /* setting the Tx Power according to the selected channel */ 370 regulatoryDomain_updateChannelsTs(pRegulatoryDomain, pParam->content.channel); 541 /* checking if the channel is supported * [all...] |
/external/bluetooth/hcidump/parser/ |
parser.c | 65 uint8_t channel; member in struct:__anon1440 69 void set_proto(uint16_t handle, uint16_t psm, uint8_t channel, uint32_t proto) 73 if (psm > 0 && psm < 0x1000 && !channel) 76 if (!psm && channel) 80 if (proto_table[i].handle == handle && proto_table[i].psm == psm && proto_table[i].channel == channel) { 85 if (pos < 0 && !proto_table[i].handle && !proto_table[i].psm && !proto_table[i].channel) 94 proto_table[pos].channel = channel; 98 uint32_t get_proto(uint16_t handle, uint16_t psm, uint8_t channel) [all...] |
/external/bluetooth/bluez/serial/ |
port.c | 77 uint8_t channel; /* RFCOMM channel */ member in struct:serial_port 81 GIOChannel *io; /* BtIO channel */ 105 int channel; local 108 channel = strtol(pattern, &endptr, 10); 118 if (endptr && *endptr == '\0' && port->channel == channel) 344 req.channel = port->channel; 411 reply = failed(port->msg, "Invalid channel"); 504 int channel; local [all...] |
/external/srec/srec/include/ |
swicms.h | 43 * Does channel normalization without using fine recognition segmenation. It remembers the 44 * frames of speech and uses that as a channel mean for the next utterance. A forget_factor 50 imeldata cmn [MAX_CHAN_DIM]; /* channel mean */ 53 imeldata lda_cmn [MAX_CHAN_DIM]; /* channel mean */ 55 imeldata adjust[MAX_CHAN_DIM]; /* target less channel */ 67 /* for in-utterance channel normalization */
|
/external/webkit/WebKit/win/ |
WebKitLogging.cpp | 62 channel->state = WTFLogChannelOff; 63 NSString *logLevelString = [[NSUserDefaults standardUserDefaults] objectForKey:[NSString stringWithUTF8String:channel->defaultName]]; 67 NSLog(@"unable to parse hex value for %s (%@), logging is off", channel->defaultName, logLevelString); 68 if ((logLevel & channel->mask) == channel->mask) 69 channel->state = WTFLogChannelOn;
|
/external/bluetooth/bluez/test/ |
hstest.c | 52 static int rfcomm_connect(bdaddr_t *src, bdaddr_t *dst, uint8_t channel) 73 addr.rc_channel = channel; 140 "\thstest play <file> <bdaddr> [channel]\n" 141 "\thstest record <file> <bdaddr> [channel]\n"); 158 uint8_t channel; local 169 channel = 6; 173 channel = atoi(argv[4]); 232 if ((rd = rfcomm_connect(&local, &bdaddr, channel)) < 0) { 233 perror("Can't connect RFCOMM channel"); 237 fprintf(stderr, "RFCOMM channel connected\n") [all...] |
service-ftp.xml | 17 <uint8 value="23" name="channel"/>
|
/external/webkit/WebCore/platform/wx/ |
LoggingWx.cpp | 57 WTFLogChannel* channel = getChannelFromName(logs[i]); local 59 if (channel) 60 channel->state = WTFLogChannelOn;
|
/external/webkit/WebCore/workers/ |
SharedWorker.cpp | 47 RefPtr<MessageChannel> channel = MessageChannel::create(scriptExecutionContext()); local 48 m_port = channel->port1(); 49 OwnPtr<MessagePortChannel> remotePort = channel->port2()->disentangle(ec);
|
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/spi/ |
MockAbstractSelector.java | 36 SelectableChannel channel; field in class:MockAbstractSelector.MockSelectionKey 40 channel = chan; 44 public SelectableChannel channel() { method in class:MockAbstractSelector.MockSelectionKey 45 return channel;
|
/external/libpng/contrib/pngminus/ |
pnm2png.bat | 15 REM -- gray with alpha-channel 18 REM -- color with alpha-channel 35 REM -- gray with alpha-channel 38 REM -- color with alpha-channel
|
/hardware/ti/wlan/wl1271/stad/src/Application/ |
scanMngrTypes.h | 88 TI_UINT8 numOfProbeReqs; /**< Number of probe request frames to be transmitted on each channel */ 98 * The basic scan is a standard 802.11 scan, which can be active (sending a probe request frame on each channel) 105 TI_UINT32 maxChannelDwellTime; /**< Maximum time to stay on the channel if some frames are received but the early termination limit is not reached (microseconds) */ 106 TI_UINT32 minChannelDwellTime; /**< Minimum time to stay on the channel if no activity at all was discovered (no frames are received) (microseconds) */ 108 TI_UINT8 ETMaxNumberOfApFrames; /**< Number of frames from the early termination frame types according to the early TerminationEvent setting, after which the scan is stopped on this channel */ 117 * The Scan is passive or active, in which a single-channel scan is triggered by transmission on the serving channel 140 * after which the scan is stopped on this channel 142 TI_UINT32 scanDuration; /**< Time to spend on each channel (in usec) */
|
/system/wlan/ti/wilink_6_1/stad/src/Application/ |
scanMngrTypes.h | 88 TI_UINT8 numOfProbeReqs; /**< Number of probe request frames to be transmitted on each channel */ 98 * The basic scan is a standard 802.11 scan, which can be active (sending a probe request frame on each channel) 105 TI_UINT32 maxChannelDwellTime; /**< Maximum time to stay on the channel if some frames are received but the early termination limit is not reached (microseconds) */ 106 TI_UINT32 minChannelDwellTime; /**< Minimum time to stay on the channel if no activity at all was discovered (no frames are received) (microseconds) */ 108 TI_UINT8 ETMaxNumberOfApFrames; /**< Number of frames from the early termination frame types according to the early TerminationEvent setting, after which the scan is stopped on this channel */ 117 * The Scan is passive or active, in which a single-channel scan is triggered by transmission on the serving channel 140 * after which the scan is stopped on this channel 142 TI_UINT32 scanDuration; /**< Time to spend on each channel (in usec) */
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/ |
cpvh223multiplex.cpp | 548 PVMFStatus CPVH223Multiplex::GetOutgoingChannel(TPVChannelId id, H223OutgoingChannelPtr& channel) 558 channel = iOutgoingChannels[index]; 565 PVMFStatus CPVH223Multiplex::GetIncomingChannel(TPVChannelId id, H223IncomingChannelPtr& channel) 575 channel = iIncomingChannels[index]; 609 H223LogicalChannel* channel = NULL; local 676 channel = new(ptr) H223OutgoingChannel((uint16)channel_id, 683 channel = new(ptr) H223OutgoingControlChannel(al, 690 OsclSharedPtr<H223OutgoingChannel> channel_ptr((H223OutgoingChannel*)channel, 700 channel = new(ptr)H223IncomingChannel(channel_id, 706 OsclSharedPtr<H223IncomingChannel> channel_ptr((H223IncomingChannel*)channel, channelRefCounter) 923 H223IncomingChannel* channel = NULL; local 1067 OsclSharedPtr<H223OutgoingChannel> channel; local 1081 OsclSharedPtr<H223IncomingChannel> channel; local 1415 H223IncomingChannel* channel = NULL; local [all...] |
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/ |
SwitchChannel.c | 45 /* according to AP command. The object responsibles for switching channel after*/ 46 /* the requires time and quieting the channel for the required duration */ 179 static void switchChannel_recvCmd4Debug(TI_HANDLE hSwitchChannel, dot11_CHANNEL_SWITCH_t *channelSwitch, TI_BOOL BeaconPacket, TI_UINT8 channel); 339 /* register to Switch Channel Complete event in HAL */ 456 Beacon, Probe Response or Action with Switch Channel command, 459 - Initializes the switching channel procedure. 464 until the scheduled channel switch. 465 newChannelNum - indicates the number of the new channel. 467 the scheduled channel switch should accure. 475 void switchChannel_recvCmd(TI_HANDLE hSwitchChannel, dot11_CHANNEL_SWITCH_t *channelSwitch, TI_UINT8 channel) [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/SwitchChannel/ |
SwitchChannel.c | 46 /* according to AP command. The object responsibles for switching channel after*/ 47 /* the requires time and quieting the channel for the required duration */ 201 static void switchChannel_recvCmd4Debug(TI_HANDLE hSwitchChannel, dot11_CHANNEL_SWITCH_t *channelSwitch, BOOL BeaconPacket, UINT8 channel); 375 /* register to Switch Channel Complete event in HAL */ 493 Beacon, Probe Response or Action with Switch Channel command, 496 - Initializes the switching channel procedure. 501 until the scheduled channel switch. 502 newChannelNum - indicates the number of the new channel. 504 the scheduled channel switch should accure. 512 void switchChannel_recvCmd(TI_HANDLE hSwitchChannel, dot11_CHANNEL_SWITCH_t *channelSwitch, UINT8 channel) [all...] |