Searched defs:sendHostApduData (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/nfc/test/unittest/services/host_card_emulation_manager_test/ |
H A D | host_card_emulation_manager_test.cpp | 152 bool sendHostApduData = hostCardEmulationManager->SendHostApduData(hexCmdData, raw, hexRespData, callerToken); in HWTEST_F() local 172 bool sendHostApduData = hostCardEmulationManager->SendHostApduData(hexCmdData, raw, hexRespData, callerToken); in HWTEST_F() local
|
/foundation/communication/nfc/test/unittest/services/ce_service_test/ |
H A D | ce_service_test.cpp | 86 bool sendHostApduData = ceService->SendHostApduData(hexCmdData, raw, hexRespData, callerToken); in HWTEST_F() local 104 bool sendHostApduData = ceService->SendHostApduData(hexCmdData, raw, hexRespData, callerToken); in HWTEST_F() local
|
Completed in 3 milliseconds