Searched refs:ble_encryption_key_value (Results 1 – 2 of 2) sorted by relevance
88 Octet16 ble_encryption_key_value; /* BLE encryption key */ member
230 p_devcb->ble_encryption_key_value = p_key->er; in BTM_BleLoadLocalKeys()241 const Octet16& BTM_GetDeviceEncRoot() { return btm_sec_cb.devcb.ble_encryption_key_value; } in BTM_GetDeviceEncRoot()1899 p_local_keys = (tBTM_BLE_LOCAL_KEYS*)&btm_sec_cb.devcb.ble_encryption_key_value; in btm_notify_new_key()1932 btm_sec_cb.devcb.ble_encryption_key_value = rand2; in btm_ble_reset_id_impl()