Searched refs:my_rand (Results 1 – 1 of 1) sorted by relevance
/system/bt/gd/security/ |
D | pairing_handler_le.cc | 312 std::array<uint8_t, 8> my_rand = {0}; in DistributeKeys() local 326 …SendKeys(i, keys_i_send, my_ltk, my_ediv, my_rand, my_irk, my_identity_address, my_identity_addres… in DistributeKeys() 331 …SendKeys(i, keys_i_send, my_ltk, my_ediv, my_rand, my_irk, my_identity_address, my_identity_addres… in DistributeKeys()
|