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

Commit 91d5d154 authored by Ruchi Kandoi's avatar Ruchi Kandoi Committed by android-build-merger
Browse files

Add defaultSysCodePowerState in types.hal in NFC 1.1

am: 382bbaef

Change-Id: I119947ddd0d5f5fbe60657e72db7b6541d9d3e82
parents 52310b0a 382bbaef
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -77,6 +77,9 @@ struct NfcConfig {
    /** Default system code route. 0x00 if there aren't any. Refer NCI spec */
    uint8_t defaultSystemCodeRoute;

    /** Default power state for system code route. 0x00 if there aren't any. Refer NCI spec */
    uint8_t defaultSystemCodePowerState;

    /**
     * Default route for all remaining protocols and technology which haven't
     * been configured.