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