Home
last modified time | relevance | path

Searched refs:test_param (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc.h671 phNfc_sData_t *test_param
744 phNfc_sData_t *test_param
DphHciNfc_DevMgmt.h237 phNfc_sData_t *test_param
DphHciNfc.c1586 phNfc_sData_t *test_param in phHciNfc_PRBS_Test() argument
1607 (uint8_t)(test_type & DEVMGMT_TEST_MASK), test_param); in phHciNfc_PRBS_Test()
1624 phNfc_sData_t *test_param in phHciNfc_System_Test() argument
1648 (uint8_t)(test_type & DEVMGMT_TEST_MASK), test_param); in phHciNfc_System_Test()
DphHciNfc_DevMgmt.c1105 phNfc_sData_t *test_param in phHciNfc_DevMgmt_Test() argument
1138 if ( NULL != test_param ) in phHciNfc_DevMgmt_Test()
1140 p_pipe_info->param_info = test_param->buffer; in phHciNfc_DevMgmt_Test()
1141 p_pipe_info->param_length = (uint8_t)test_param->length; in phHciNfc_DevMgmt_Test()