Searched refs:basic_channel_response (Results 1 – 1 of 1) sorted by relevance
116 std::vector<uint8_t> basic_channel_response; in SetUp() local118 secure_element_->openBasicChannel(kSelectableAid, 0x00, &basic_channel_response); in SetUp()184 std::vector<uint8_t> basic_channel_response; in TEST_P() local189 EXPECT_OK(secure_element_->openBasicChannel(kSelectableAid, 0x00, &basic_channel_response)); in TEST_P()267 std::vector<uint8_t> basic_channel_response; in TEST_P() local277 EXPECT_OK(secure_element_->openBasicChannel(kSelectableAid, 0x00, &basic_channel_response)); in TEST_P()