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