Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_ota.c10 static dm_ota_ctx_t *_dm_ota_get_ctx(void) in _dm_ota_get_ctx() function
31 dm_ota_ctx_t *ctx = _dm_ota_get_ctx(); in dm_ota_init()
42 dm_ota_ctx_t *ctx = _dm_ota_get_ctx(); in dm_ota_sub()
58 dm_ota_ctx_t *ctx = _dm_ota_get_ctx(); in dm_ota_deinit()
99 ctx = _dm_ota_get_ctx(); in dm_ota_switch_device()
115 dm_ota_ctx_t *ctx = _dm_ota_get_ctx(); in dm_ota_get_ota_handle()

Completed in 2 milliseconds