HomeSort by relevance Sort by last modified time
    Searched refs:llcp_test_params (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/nfc/llcp/
llcp_api.c 36 tLLCP_TEST_PARAMS llcp_test_params = variable
58 llcp_test_params.version = version;
61 llcp_test_params.wks = wks;
239 UINT8_TO_BE_STREAM (p, llcp_test_params.version);
247 if (llcp_test_params.wks == 0) /* not override */
253 UINT16_TO_BE_STREAM (p, llcp_test_params.wks);
    [all...]
llcp_link.c 71 extern tLLCP_TEST_PARAMS llcp_test_params;
    [all...]

Completed in 65 milliseconds