Searched defs:rf_packet (Results 1 – 1 of 1) sorted by relevance
49 auto rf_packet = RfPacketView::Create(slice(res)); in SelectNfcA() local68 auto rf_packet = RfPacketView::Create(slice(res)); in SelectT4AT() local99 auto rf_packet = RfPacketView::Create(slice(res)); in SendApdu() local109 Result<void> CasimirController::Write(const RfPacketBuilder& rf_packet) { in Write()