0a4190ca48d20b5849d1567c116469b703325172

In function pmo_core_calculate_listen_interval the max_mod_dtim is obtained by division of sta ditm with the max ditm. The max ditm can be zero and can cause divide by zero assert. Add a zero check before division. Change-Id: Ie48c8b1086efa4f36e55e83b44cc9cc528ed908d CRs-Fixed: 2475568
Kuvaus
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%