X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__cp__radioapp__section7__header.html;fp=docs%2FAPI%2Fstructxran__cp__radioapp__section7__header.html;h=bd41c2a5b06ca238c59da81b86373a75e8461a0a;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structxran__cp__radioapp__section7__header.html b/docs/API/structxran__cp__radioapp__section7__header.html new file mode 100644 index 0000000..bd41c2a --- /dev/null +++ b/docs/API/structxran__cp__radioapp__section7__header.html @@ -0,0 +1,172 @@ + + + + + + + +o-du/phy: xran_cp_radioapp_section7_header Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
o-du/phy +
+
Intel O-RAN/X-RAN Generated Doxygen Documentation
+
+
+ + + + + + + + +
+
+ + +
+ +
+ +
+
+
+Data Fields
+
+
xran_cp_radioapp_section7_header Struct Reference
+
+
+ +

#include <xran_pkt_cp.h>

+
+Collaboration diagram for xran_cp_radioapp_section7_header:
+
+
Collaboration graph
+ + + +
+ + + + + + + + + + +

+Data Fields

struct xran_cp_radioapp_common_header cmnhdr
 
uint16_t reserved
 
uint8_t laaMsgLen:4
 
uint8_t laaMsgType:4
 
+

Detailed Description

+

Section header definition for type 7: LAA Not supported in this release

+ +

Definition at line 482 of file xran_pkt_cp.h.

+

Field Documentation

+ +

◆ cmnhdr

+ +
+
+ + + + +
struct xran_cp_radioapp_common_header cmnhdr
+
+ +

Definition at line 483 of file xran_pkt_cp.h.

+ +
+
+ +

◆ laaMsgLen

+ +
+
+ + + + +
uint8_t laaMsgLen
+
+

5.4.5.15 LAA message length

+ +

Definition at line 485 of file xran_pkt_cp.h.

+ +
+
+ +

◆ laaMsgType

+ +
+
+ + + + +
uint8_t laaMsgType
+
+

5.4.5.14 LAA message type

+ +

Definition at line 486 of file xran_pkt_cp.h.

+ +
+
+ +

◆ reserved

+ +
+
+ + + + +
uint16_t reserved
+
+ +

Definition at line 484 of file xran_pkt_cp.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + +