Home
last modified time | relevance | path

Searched defs:clientCallback (Results 1 – 6 of 6) sorted by relevance

/hardware/nxp/nfc/1.1/
DNfc.cpp40 const sp<V1_1::INfcClientCallback>& clientCallback) { in open_1_1()
53 const sp<V1_0::INfcClientCallback>& clientCallback) { in open()
/hardware/nxp/nfc/1.2/
DNfc.cpp39 const sp<V1_1::INfcClientCallback>& clientCallback) { in open_1_1()
52 const sp<V1_0::INfcClientCallback>& clientCallback) { in open()
/hardware/nxp/secure_element/1.1/
DSecureElement.cpp44 const sp<V1_0::ISecureElementHalCallback>& clientCallback) { in init()
85 const sp<V1_1::ISecureElementHalCallback>& clientCallback) { in init_1_1()
/hardware/interfaces/nfc/1.0/default/
DNfc.cpp20 ::android::hardware::Return<NfcStatus> Nfc::open(const sp<INfcClientCallback>& clientCallback) { in open()
/hardware/interfaces/biometrics/fingerprint/2.1/default/
DBiometricsFingerprint.cpp147 const sp<IBiometricsFingerprintClientCallback>& clientCallback) { in setNotify()
/hardware/nxp/secure_element/1.0/
DSecureElement.cpp43 Return<void> SecureElement::init( in init()