blob: e39ea7c8baddab1eb56e5d92c16478373debb456 [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"
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"
}
}
}
}