Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5ce9e0a8 authored by Hakjun Choi's avatar Hakjun Choi
Browse files

Add note for guide API's behavior

Added guidance note for startSendingNtnSignalStrength and stopSendingNtnSignalStrength to ignore redundant calls on modem side.

Bug: 304870356
Test: Build test
Change-Id: I4aa980a4198e4a7ba3d64fa9f47ae8013a881261
parent ce80e37f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -469,6 +469,9 @@ oneway interface ISatellite {
     * The satellite service should report the NTN signal strength via
     * ISatelliteListener#onNtnSignalStrengthChanged when the NTN signal strength changes.
     *
     * Note: This API can be invoked multiple times. If the modem is already in the expected
     * state from a previous request, subsequent invocations may be ignored.
     *
     * @param resultCallback The callback to receive the error code result of the operation.
     *
     * Valid result codes returned:
@@ -485,6 +488,9 @@ oneway interface ISatellite {
     * be called when device is screen off to save power by not letting signal strength updates to
     * wake up application processor.
     *
     * Note: This API can be invoked multiple times. If the modem is already in the expected
     * state from a previous request, subsequent invocations may be ignored.
     *
     * @param resultCallback The callback to receive the error code result of the operation.
     *
     * Valid result codes returned: