OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chan2
(Results
1 - 3
of
3
) sorted by null
/device/samsung/manta/libsensors/iio/
events.h
55
* @
chan2
: Second channel number for differential channels.
59
type, chan, chan1,
chan2
) \
62
((u64)chan_type << 32) | (((u16)
chan2
) << 16) | ((u16)chan1) | \
/external/chromium_org/third_party/libjingle/source/talk/media/sctp/
sctpdataengine_unittest.cc
181
chan2_->set_debug_name("
chan2
/listener");
196
// chan1 will have sent
chan2
a request to setup a data connection. After
197
//
chan2
accepts the offer,
chan2
connects to chan1 with the following.
204
// chan1 and
chan2
are now connected so chan1 enables sending to complete
315
LOG(LS_VERBOSE) << "
chan2
sending: 'hi chan1' -----------------------------";
352
ASSERT_TRUE(SendData(channel1(), config.id, "hi
chan2
", &result));
359
EXPECT_TRUE_WAIT(ReceivedData(receiver2(), config.id, "hi
chan2
"), 1000);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h
3165
uint8
chan2
;
member in struct:vht_op_ie
[
all
...]
Completed in 145 milliseconds