Home
last modified time | relevance | path

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

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