Searched defs:topic_fmt (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/linksdk/components/ntp/ |
A D | aiot_ntp_api.c | 107 char *topic_fmt = NTP_RESPONSE_TOPIC_FMT; in _ntp_operate_topic_map() local 309 char *topic_fmt = NTP_REQUEST_TOPIC_FMT; in aiot_ntp_send_request() local
|
/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/ |
A D | awss_info.c | 86 const char *topic_fmt = NULL; in process_get_device_info() local
|
A D | awss_packet.c | 164 const char *awss_build_topic(const char *topic_fmt, char *topic, uint32_t tlen) in awss_build_topic()
|
/AliOS-Things-master/components/linksdk/components/bootstrap/ |
A D | aiot_bootstrap_api.c | 172 char *topic = NULL, *topic_fmt = BOOTSTRAP_NOTIFY_REPLY_TOPIC_FMT; in _bootstrap_alink_reply() local 259 char *topic_fmt = BOOTSTRAP_NOTIFY_TOPIC_FMT; in _bootstrap_operate_topic_map() local
|
/AliOS-Things-master/components/linksdk/components/devinfo/ |
A D | aiot_devinfo_api.c | 172 …vinfo_handle, char *product_key, char *device_name, aiot_devinfo_msg_data_t *data, char *topic_fmt) in _devinfo_send()
|
/AliOS-Things-master/components/linksdk/components/diag/ |
A D | aiot_diag_api.c | 145 char *topic = NULL, *topic_fmt = DIAG_REPORT_TOPIC_FMT; in _diag_desc_list_send() local
|
/AliOS-Things-master/components/linksdk/components/subdev/ |
A D | aiot_subdev_api.c | 269 static int32_t _subdev_send_message(subdev_handle_t *subdev_handle, char *topic_fmt, cJSON *root) in _subdev_send_message()
|
Completed in 11 milliseconds