Home
last modified time | relevance | path

Searched defs:client_id (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/test/nacl/
A Dmanifest.json18 "client_id": "903965034255.apps.googleusercontent.com", string
/AliOS-Things-master/components/amp/jslib/src/
A Dmqtt.js14 client_id: options.clientId || this._getRandomClientId(), property in MQTTClient.constructor.options
/AliOS-Things-master/components/amp/libjs/lib/
A Dmqtt.js15 client_id: options.clientId || this._getRandomClientId(), property in MQTTClient.constructor.options
/AliOS-Things-master/components/linksdk/components/dynreg-mqtt/
A Daiot_dynregmq_api.c72 char *client_id = NULL; in _dynregmq_recv_handler() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_central/
A Dble_central_client_app.c988 T_APP_RESULT ble_central_gcs_client_callback(T_CLIENT_ID client_id, uint8_t conn_id, void *p_data) in ble_central_gcs_client_callback()
/AliOS-Things-master/components/linksdk/components/subdev/
A Daiot_subdev_api.c339 char *client_id = NULL, sign_str[65] = {0}; in _subdev_topo_add_append_params() local
403 char *client_id = NULL, sign_str[65] = {0}; in _subdev_batch_login_append_device_list() local
/AliOS-Things-master/components/linkkit/include/linkkit/
A Dmqtt_api.h144 const char *client_id; /* Specify MQTT connection client id*/ member
/AliOS-Things-master/components/linkkit/include/linkkit/infra/
A Dinfra_compat.h184 char *client_id; member
/AliOS-Things-master/components/linkkit/http2/
A Dhttp2_api.c566 char client_id[64 + 1] = { 0 }; in IOT_HTTP2_Stream_Open() local
/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_message.c2422 char client_id[IOTX_PRODUCT_KEY_LEN + 1 + IOTX_DEVICE_NAME_LEN + 1 + 1] = { in dm_msg_thing_topo_add() local
2601 char client_id[IOTX_PRODUCT_KEY_LEN + 1 + IOTX_DEVICE_NAME_LEN + 25] = { in dm_msg_combine_login() local

Completed in 29 milliseconds