b38ddeb4c0de5548221091bd3ca9442d775d4dac
There are two similar enums defined in types.hal files, AccessNetwork and RadioAccessNetworks. They can be easily confused with each other and yet their enum values e.g. for NGRAN are different (although GERAN, UTRAN and EUTRAN values match). Our mapping goes like this: AccessNetwork => RADIO_ACCESS_NETWORK RadioAccessNetworks => RADIO_ACCESS_NETWORKS
A library for communicating with Android IRadio binder services, built on top of libgbinder.
Description
Languages
C
98%
Makefile
1.8%
Shell
0.2%