Home
last modified time | relevance | path

Searched refs:new_irk (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc91 std::vector<uint8_t> new_irk{rand16.begin(), rand16.end()}; in Init() local
93 BTIF_STORAGE_SECTION_ADAPTER, BTIF_STORAGE_KEY_LE_LOCAL_KEY_IRK, new_irk); in Init()