Slava Monich b38ddeb4c0 [gbinder-radio] Added RADIO_ACCESS_NETWORKS enum. JB#58746
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
2022-11-19 03:48:48 +02:00
2022-11-17 03:13:49 +02:00
2022-11-17 03:13:49 +02:00
2021-05-18 18:52:06 +03:00
2022-01-08 21:23:30 +02:00
2022-11-17 03:13:49 +02:00

A library for communicating with Android IRadio binder services,
built on top of libgbinder.
Description
No description provided
Readme BSD-3-Clause 499 KiB
Languages
C 98%
Makefile 1.8%
Shell 0.2%