Searched refs:llcp_test_params (Results 1 – 2 of 2) sorted by relevance
36 tLLCP_TEST_PARAMS llcp_test_params = variable58 llcp_test_params.version = version; in LLCP_SetTestParams()61 llcp_test_params.wks = wks; in LLCP_SetTestParams()239 UINT8_TO_BE_STREAM (p, llcp_test_params.version); in LLCP_GetDiscoveryConfig()247 if (llcp_test_params.wks == 0) /* not override */ in LLCP_GetDiscoveryConfig()253 UINT16_TO_BE_STREAM (p, llcp_test_params.wks); in LLCP_GetDiscoveryConfig()
71 extern tLLCP_TEST_PARAMS llcp_test_params;