Home | History | Annotate | Download | only in src

Lines Matching defs:test_result

2440     static phNfc_sData_t test_result= {NULL,0};
2450 test_result.buffer = ( pdata + HCP_HEADER_LEN);
2451 test_result.length = length - HCP_HEADER_LEN;
2456 psHciContext, &test_result );
2458 comp_info.info = &test_result;