Skip to content

Question about Device RF Capabilities (object 28) data format #595

@fdur

Description

@fdur

Hi,
according to 28.xml:

  • the object is a mono-instancied object
  • each reosource is a mono-instancied resource

However, each resource represents the list of supported band and each resource type is an integer.
What is the resource data format ?
FMPOV, it seems to be a 64-bit bitmap.
Is it correct ?
For LTE:

  • b0: band 1
    • 0: not supported
    • 1: supported
  • b1: band 2
    • 0: not supported
    • 1: supported
  • ...

But there are more than 64 LTE bands (see in 3GPP TS 36.101: table 5.5-1 "E-UTRA Operating Bands" and table 5.6.1-1 "E-UTRA Channel Bandwidth")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions