Add defaultSysCodePowerState in types.hal in NFC 1.1

am: 382bbaef27

Change-Id: I119947ddd0d5f5fbe60657e72db7b6541d9d3e82
This commit is contained in:
Ruchi Kandoi
2018-04-04 18:30:34 -07:00
committed by android-build-merger

View File

@@ -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.