Home
last modified time | relevance | path

Searched refs:transceive (Results 1 – 18 of 18) sorted by relevance

/external/libese/esed/tests/
Dlibese.h34 MOCK_METHOD2(transceive, int(const std::vector<uint8_t>&, std::vector<uint8_t>&));
55 EXPECT_CALL(*mockEse, transceive(ContainerEq(command), _)).WillOnce(EseReceive(response)); in singleCommandEseMock()
/external/libese/libese/
Dese.c91 if (ese->ops->transceive) { in ese_transceive()
92 recvd = ese->ops->transceive(ese, tx_buf, tx_len, rx_buf, rx_max); in ese_transceive()
/external/libese/esed/pn81a/
Dutils.h78 T transceive(::android::esed::EseInterface& ese, const CommandApdu& command,
83 const int ret = ese.transceive(command.vector(), responseBuffer);
/external/libese/esed/
Dlibese.h49 virtual int transceive(const std::vector<uint8_t>& tx, std::vector<uint8_t>& rx) { in transceive() function
/external/libese/libese/include/ese/
Dese_hw_api.h155 ese_transceive_op_t *const transceive; member
/external/libese/libese-hw/
Dese_hw_fake.c143 .transceive = &fake_transceive,
Dese_hw_echo.c171 .transceive = &echo_transceive,
/external/libese/libese/tests/
Dese_unittests.cpp114 .transceive = NULL, in TEST_F()
/external/libese/libese-hw/nxp/pn80t/
Dnq_nci.c183 .transceive = &nxp_pn80t_transceive,
Dlinux_spidev.c251 .transceive = &nxp_pn80t_transceive,
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/jline/src/src/test/resources/jline/example/
Denglish.gz