Home
last modified time | relevance | path

Searched refs:phandle (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Diotx_alcs.h40 typedef void (*iotx_alcs_event_handle_func_fpt)(void *pcontext, void *phandle,
226 int iotx_alcs_destroy(void **phandle);
A Dalcs_adapter.c544 int iotx_alcs_destroy(void **phandle) in iotx_alcs_destroy() argument
546 if (phandle == NULL || *phandle == NULL) { in iotx_alcs_destroy()
/AliOS-Things-master/components/linkkit/dev_model/server/
A Ddm_server.h15 void dm_server_alcs_event_handler(void *pcontext, void *phandle,
A Ddm_server.c106 void dm_server_alcs_event_handler(void *pcontext, void *phandle, in dm_server_alcs_event_handler() argument
/AliOS-Things-master/components/linkkit/include/linkkit/
A Dmqtt_api.h211 int IOT_MQTT_Destroy(void **phandle);

Completed in 8 milliseconds