Home
last modified time | relevance | path

Searched defs:coreInitRspLen (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/nfc/test/unittest/nfc_vendor_adaptions_test/
H A Dnfc_vendor_adaptions_test.cpp78 uint16_t coreInitRspLen = 0; variable
/ohos5.0/drivers/peripheral/nfc/test/unittest/mock/
H A Dmock.cpp51 int NfcVendorAdaptions::VendorCoreInitialized(uint16_t coreInitRspLen, uint8_t *pCoreInitRspParams) in VendorCoreInitialized()
/ohos5.0/drivers/peripheral/nfc/vendor_adaptor/
H A Dnfc_vendor_adaptions.cpp204 int NfcVendorAdaptions::VendorCoreInitialized(uint16_t coreInitRspLen, uint8_t *pCoreInitRspParams) in VendorCoreInitialized()