X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fapi-docs.rst;h=9cbbff6ba6f96732c307b04908b5f53d9a1d8f0e;hb=5eb29f3f851130de64f60f0c7a1d775a99f63608;hp=16323d8f2f70089b5db77984c7019b3441ff09d3;hpb=87c35884595a3166121854c3ae6e6e856f004ff4;p=o-du%2Fl2.git diff --git a/docs/api-docs.rst b/docs/api-docs.rst index 16323d8f2..9cbbff6ba 100644 --- a/docs/api-docs.rst +++ b/docs/api-docs.rst @@ -6,7 +6,7 @@ API-Docs ********** -This is the API-docs for F release o-du/l2. +This is the API-docs for G release o-du/l2. .. contents:: :depth: 3 @@ -89,6 +89,9 @@ API Functions p. UL HARQ CRC Indication : MAC receives CRC Indication from PHY and forwards the decoded results to SCH as per Section 9.2.3.2.9 of the AAD Spec. + q. Scheduling Request Indication : MAC indicates to scheduler through this API when UE has to be scheduled for uplink + grant as per Spec 9.2.3.2.17 of the AAD Spec. + B. Scheduler to MAC a. Cell Configuration Response - Response to cell configuration request from MAC, as per Section 9.2.3.3.1 of the AAD Spec. @@ -120,6 +123,7 @@ API Functions l. Downlink Paging Allocation : Provides DCI and DL data scheduling information for any Paging queued for a given slot for Paging Channel, as per Section 9.2.3.3.13 of the AAD Spec. + m. Ue Configuration Response : Response to UE reconfiguration request from MAC, as per Section 9.2.3.3.5 of the AAD Spec. 3. DU APP - MAC Interface @@ -175,7 +179,7 @@ API Functions B. RLC to DU APP - a. UE Create Response - Response to UE Create Request from DU APP, as per Section 9.2.5.3 of the AAD Spec. + a. UE Create Response - Response to UE Create Request from DU APP, as per Section 9.2.5.2 of the AAD Spec. b. UE Reconfiguration Response - Response to UE Recofiguration Request from DU APP, as per Section 9.2.5.4 of the AAD Spec.