#include <nas.h>
|
uint8_t | radio_if |
|
uint32_t * | pNr5g_type |
|
Structure for TxRx Info pack
- Parameters
-
radio_if | [Mandatory]
- Radio interface technology of the signal being measured
- Valid Values
- 0x01 - NAS_RADIO_IF_CDMA_1X - CDMA
- 0x02 - NAS_RADIO_IF_CDMA_1XEVDO - HDR
- 0x04 - NAS_RADIO_IF_GSM - GSM
- 0x05 - NAS_RADIO_IF_UMTS - UMTS
- 0x08 - NAS_RADIO_IF_LTE - LTE
- 0x09 - NAS_RADIO_IF_TDSCDMA - TD-SCDMA
- 0x0C - NAS_RADIO_IF_NR5G - NR5G
|
nr5g_type | [optional]
- Indicates which NR5G information to return. This TLV takes effect only when the requested Radio Interface TLV is NR5G.
- If this TLV is not provided, this interface returns ENDC (SCG) information when the UE is in ENDC mode, and SA (MCG) information when the UE is in NR5G SA or NR-DC mode.
- NAS_NR5G_SA (0x00) - NR5G MCG (in SA or NR-DC mode)
- NAS_NR5G_ENDC (0x01) - NR5G SCG (in ENDC mode)
- NAS_NR5G_NRDC (0x02) - NR5G SCG (in NR-DC mode)
|
The documentation for this struct was generated from the following file: