eda9c1ea69782cd90338fcbb76b51dbe0cab2e10

Several constants in rrm_global.h use logical || where a bitwise | was probably intended. clang warns about this. Hence, use bitwise operator instead of logical operator. Change-Id: I5a0543096e7f213f3d60f3eda03eb7765595a364 CRs-Fixed: 2028989
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%