nFAPI P5 bug fixes (Pack/Unpack fixes)
- Jan 31, 2022
-
-
Melissa authored
-
- Jan 25, 2022
-
-
-
-cell_config.phy_cell_id is a uint16 and was being push/pulled as a uint8_t -several members of the p5 message we not push/pulled -the second member of the ssb_mask_list is causing invalid tag length -the error code of the push response was push8 when it should have been a push32 -packing vendor extension causes invalid tag id(0x000)
-