Searched refs:kTestPsk (Results 1 – 1 of 1) sorted by relevance
59 constexpr uint8_t kTestPsk[] = {[0 ... 31] = 0x12}; variable290 HIDL_INVOKE(sta_network_, setPsk, kTestPsk).code); in TEST_F()293 hidl_array<uint8_t, 32> expected_psk(kTestPsk); in TEST_F()