HomeSort by relevance Sort by last modified time
    Searched defs:transceiver (Results 1 - 25 of 40) sorted by null

1 2

  /prebuilts/go/darwin-x86/src/net/
mockserver_test.go 253 func transceiver(c Conn, wb []byte, ch chan<- error) { func
  /prebuilts/go/linux-x86/src/net/
mockserver_test.go 253 func transceiver(c Conn, wb []byte, ch chan<- error) { func
  /external/autotest/client/cros/cellular/wardmodem/
wardmodem.py 149 def transceiver(self): member in class:WardModem
504 self._wardmodem.transceiver.at_terminator = options.at_terminator
507 self._wardmodem.transceiver.mode = \
511 self._wardmodem.transceiver.mode = \
  /system/tpm/trunks/
tpm_generated_test.cc 105 StrictMock<MockCommandTransceiver> transceiver; local
106 EXPECT_CALL(transceiver, SendCommandAndWait(expected_command))
111 Tpm tpm(&transceiver);
128 StrictMock<MockCommandTransceiver> transceiver; local
129 EXPECT_CALL(transceiver, SendCommandAndWait(expected_command))
134 Tpm tpm(&transceiver);
206 StrictMock<MockCommandTransceiver> transceiver; local
207 EXPECT_CALL(transceiver, SendCommandAndWait(expected_command))
245 Tpm tpm(&transceiver);
339 StrictMock<MockCommandTransceiver> transceiver; local
367 StrictMock<MockCommandTransceiver> transceiver; local
423 StrictMock<MockCommandTransceiver> transceiver; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ethtool.h 27 __u8 transceiver; /* Which transceiver to use */ member in struct:ethtool_cmd
509 /* Which transceiver to use. */
582 ETH_RESET_PHY = 1 << 6, /* Transceiver/PHY */
  /development/ndk/platforms/android-21/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ethtool.h 31 __u8 transceiver; /* Which transceiver to use */ member in struct:ethtool_cmd
851 /* Which transceiver to use. */
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/linux/
ethtool.h 34 __u8 transceiver; member in struct:ethtool_cmd

Completed in 1223 milliseconds

1 2