HomeSort by relevance Sort by last modified time
    Searched full:chan1 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/sctp/
sctpdataengine_unittest.cc 171 chan1_->set_debug_name("chan1/connector");
186 // chan1 wants to setup a data connection.
188 // chan1 will have sent chan2 a request to setup a data connection. After
189 // chan2 accepts the offer, chan2 connects to chan1 with the following.
196 // chan1 and chan2 are now connected so chan1 enables sending to complete
270 ASSERT_TRUE(SendData(channel2(), 2, "hi chan1", &result));
272 EXPECT_TRUE_WAIT(ReceivedData(receiver1(), 2, "hi chan1"), 1000);
282 LOG(LS_VERBOSE) << "chan1 sending: 'hello?' -----------------------------";
295 LOG(LS_VERBOSE) << "chan2 sending: 'hi chan1' -----------------------------"
    [all...]
  /device/samsung/manta/libsensors/iio/
events.h 54 * @chan1: First channel number for differential channels.
59 type, chan, chan1, chan2) \
62 ((u64)chan_type << 32) | (((u16)chan2) << 16) | ((u16)chan1) | \
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h 3164 uint8 chan1; member in struct:vht_op_ie
    [all...]

Completed in 537 milliseconds