Home
last modified time | relevance | path

Searched refs:client2 (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/net/l2/wifi/
DCMakeLists.txt56 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/client2.pem
57 ${gen_dir}/client2.pem.inc
/Zephyr-latest/tests/net/lib/coap_client/src/
Dmain.c43 static struct coap_client client2 = { variable
477 zassert_ok(coap_client_init(&client2, NULL)); in suite_setup()
514 coap_client_cancel_requests(&client2); in test_after()
714 zassert_ok(coap_client_req(&client2, client2.fd, &dst_address, &req2, NULL)); in ZTEST()
759 zassert_ok(coap_client_req(&client2, client2.fd, &dst_address, &req2, NULL)); in ZTEST()
762 set_socket_events(client2.fd, ZSOCK_POLLIN); in ZTEST()
/Zephyr-latest/doc/connectivity/networking/api/
Dwifi.rst46 $ cp client2.pem samples/net/wifi/test_certs/