Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/smp/
Dsmp_utils.cc1563 tBTM_LE_KEY_VALUE ple_key = { in smp_save_secure_connections_long_term_key() local
1572 memset(ple_key.penc_key.rand, 0, BT_OCTET8_LEN); in smp_save_secure_connections_long_term_key()
1573 btm_sec_save_le_key(p_cb->pairing_bda, BTM_LE_KEY_PENC, &ple_key, true); in smp_save_secure_connections_long_term_key()