Home
last modified time | relevance | path

Searched refs:callback_ctx (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/deprecated/
A Dimpl_gateway.h27 void *callback_ctx; member
44 void *callback_ctx; member
A Dimpl_gateway.c101 node->callback_ctx = context; in _linkkit_gateway_callback_list_insert()
300 node->callback_ctx = context; in _linkkit_gateway_upstream_async_callback_list_insert()
387 node->callback(FAIL_RETURN, node->callback_ctx); in _linkkit_gateway_upstream_callback_remove()
396 node->callback(return_value, node->callback_ctx); in _linkkit_gateway_upstream_callback_remove()
902 node->callback->set_property(params, node->callback_ctx); in _linkkit_gateway_event_callback()
1064 node->callback_ctx); in _linkkit_gateway_event_callback()
1142 node->callback_ctx); in _linkkit_gateway_event_callback()
1200 node->callback_ctx); in _linkkit_gateway_event_callback()
1238 node->callback->register_complete(node->callback_ctx); in _linkkit_gateway_event_callback()
1650 node->callback->register_complete(node->callback_ctx); in linkkit_gateway_start()
[all …]

Completed in 6 milliseconds