Home
last modified time | relevance | path

Searched refs:v_data (Results 1 – 2 of 2) sorted by relevance

/test/xts/hats/hdf/nfc/hdcService_additional/
Dnfc_services_test.cpp483 std::vector<uint8_t> v_data(1, 1); variable
485 ret = mHal->Ioctl(nfcCommand, v_data, nfcbtType);
517 std::vector<uint8_t> v_data(255, 1); variable
519 ret = mHal->Ioctl(nfcCommand, v_data, nfcbtType);
553 std::vector<uint8_t> v_data(1, 1); variable
554 ret = mHal->Ioctl(nfcCommand, v_data, nfcbtType);
/test/xts/hats/hdf/nfc/hdcService/
Dnfc_services_test.cpp264 std::vector<uint8_t> v_data(p_core_init_rsp_params, variable
268 int32_t ret = mHal->Ioctl(nfcCommand, v_data, nfcbtType);