Searched refs:ReadRfPacket (Results 1 – 2 of 2) sorted by relevance
47 auto res = CF_EXPECT(ReadRfPacket(10s), "Failed to get NFC-A poll response"); in SelectNfcA()65 auto res = CF_EXPECT(ReadRfPacket(1s), "Failed to get T4AT response"); in SelectT4AT()98 auto res = CF_EXPECT(ReadRfPacket(3s), "Failed to get APDU response"); in SendApdu()165 Result<std::shared_ptr<std::vector<uint8_t>>> CasimirController::ReadRfPacket( in ReadRfPacket() function in cuttlefish::CasimirController
58 Result<std::shared_ptr<std::vector<uint8_t>>> ReadRfPacket(