Searched refs:rand_ (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/stack/test/ |
D | stack_smp_test.cc | 179 Octet16 rand_{0x57, 0x83, 0xD5, 0x21, 0x56, 0xAD, 0x6F, 0x0E, member in SmpCalculateConfirmTest 200 std::reverse(rand_.begin(), rand_.end()); in SetUp() 274 smp_xor_128(&p1, rand_); in TEST_F() 310 tSMP_STATUS status = smp_calculate_comfirm(&p_cb_, rand_, &output); in TEST_F()
|