Home
last modified time | relevance | path

Searched refs:clientopts (Results 1 - 2 of 2) sorted by relevance

/third_party/libcoap/examples/
H A Detsi_testcases.sh43 echo "client command: $COAP_CLIENT $clientopts $testaddress"
50 $COAP_CLIENT $clientopts "$testaddress" &> $testfifo &
61 $COAP_CLIENT $clientopts "$testaddress"
83 clientopts="$callopts -m get"
110 clientopts="$callopts -m post -t 0 -e sometext"
135 clientopts="$callopts -m put -t 0 -e sometext"
157 clientopts="$callopts -m delete"
180 clientopts="$callopts -m get -N"
205 clientopts="$callopts -m post -t 0 -e sometext -N"
230 clientopts
[all...]
H A Detsi_coaptest.sh55 clientopts=''

Completed in 1 milliseconds