blob: b06f12b3ecf7e72ad38c5f374c9ccb01683e89dd [file] [log] [blame]
component_class: HAL_HIDL
component_type_version: 1.0
component_name: "INfcClientCallback"
package: "android.hardware.nfc"
import: "android.hardware.nfc@1.0::types"
import: "android.hidl.base@1.0::types"
interface: {
api: {
name: "sendEvent"
arg: {
type: TYPE_ENUM
predefined_type: "::android::hardware::nfc::V1_0::NfcEvent"
}
arg: {
type: TYPE_ENUM
predefined_type: "::android::hardware::nfc::V1_0::NfcStatus"
}
}
api: {
name: "sendData"
arg: {
type: TYPE_VECTOR
vector_value: {
type: TYPE_SCALAR
scalar_type: "uint8_t"
}
}
}
}