Hi Muhammad,
Thanks for comments.
I have changed the network type to broadcast. As I mentioned before i get an error message on Cisco as "bad pkt rcvd".
I am sharing my huawei and cisco configs below,
Huawei:
interface GigabitEthernet0/0/24
undo portswitch
description "to-Abr1.thnlon.core-gi0/0/3"
ip address 10.10.0.14 255.255.255.252
ospf enable 1 area 0.0.0.0
ospf 1 router-id 10.10.1.1
area 0.0.0.0
network 10.10.0.12 0.0.0.3
Cisco:
interface GigabitEthernet0/0/3
ip address 10.10.0.13 255.255.255.252
ip ospf 1 area 0
speed 1000
no negotiation auto
router ospf 1
router-id 185.100.189.17
network 10.10.0.12 0.0.0.3 area 0
So no adjacency!!!!!!