Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Dcoap_service.c30 static void HelloHandler(coap_context_t *ctx, struct coap_resource_t *resource, coap_session_t *session, in HelloHandler() argument
38 (void)ctx; in HelloHandler()
51 coap_context_t* ctx; in CoapServerThread() local
56 ctx = (coap_context_t*)uwParam1; in CoapServerThread()
59 coap_check_notify_lwip(ctx); in CoapServerThread()
H A Dcoap_client.c28 static void MessageHandler(struct coap_context_t *ctx, coap_session_t *session, coap_pdu_t *sent, in MessageHandler() argument
33 (void)ctx; in MessageHandler()

Completed in 1 milliseconds