Hi All,

Please find our experiment scenario

We have two process performing different operations on Cellular Interfaces. On a Particular time , Process say P1 read some parameter from interface using uqmi call - "uqmi -d /dev/cdc-wdm0 --get-signal-info" . On same time Process Say P2 read some other parameter from same interface using uqmi call  - "uqmi -d /dev/cdc-wdm0 --get-serving-system" . In this case, both the process are getting hang. If both the process are  reading informations from different interfaces on a same time, the mentioned problem not occurred .  Kindly explain this is a non issue or expected behaviour


Thanks in advance