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

  /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) | \
  /external/chromium_org/third_party/libjingle/source/talk/media/sctp/
sctpdataengine_unittest.cc 179 chan1_->set_debug_name("chan1/connector");
194 // chan1 wants to setup a data connection.
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
290 ASSERT_TRUE(SendData(channel2(), 2, "hi chan1", &result));
292 EXPECT_TRUE_WAIT(ReceivedData(receiver1(), 2, "hi chan1"), 1000);
302 LOG(LS_VERBOSE) << "chan1 sending: 'hello?' -----------------------------";
315 LOG(LS_VERBOSE) << "chan2 sending: 'hi chan1' -----------------------------"
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h 3164 uint8 chan1; member in struct:vht_op_ie
    [all...]

Completed in 736 milliseconds