Searched refs:poll_command (Results 1 – 1 of 1) sorted by relevance
43 PollCommandBuilder poll_command; in SelectNfcA() local44 poll_command.technology_ = Technology::NFC_A; in SelectNfcA()45 CF_EXPECT(Write(poll_command), "Failed to send NFC-A poll command"); in SelectNfcA()