Searched refs:Client (Results 1 – 20 of 20) sorted by relevance
/AliOS-Things-master/components/oss/src/client/ |
A D | Client.cc | 33 Client::Client(const std::string & servicename, const ClientConfiguration &configuration) : in Client() function in Client 41 Client::~Client() in ~Client() 45 const ClientConfiguration& Client::configuration()const in configuration() 50 std::string Client::serviceName()const in serviceName() 55 Client::ClientOutcome Client::AttemptRequest(const std::string & endpoint, const ServiceRequest & r… in AttemptRequest() 93 Client::ClientOutcome Client::AttemptOnceRequest(const std::string & endpoint, const ServiceRequest… in AttemptOnceRequest() 160 void Client::disableRequest() in disableRequest() 165 void Client::enableRequest() in enableRequest() 170 bool Client::isEnableRequest() const in isEnableRequest() 175 void Client::setRequestDateOffset(uint64_t offset) const in setRequestDateOffset() [all …]
|
A D | Client.h | 33 class Client 38 Client(const std::string & servicename, const ClientConfiguration &configuration); 39 virtual ~Client();
|
/AliOS-Things-master/components/ble_mesh/ |
A D | README.md | 19 - Configuration Client Model & Configuration Server Model 56 | CONFIG_BT_MESH_CFG_CLI | 0 | 启用Mesh Configuration Client Model … 57 | CONFIG_BT_MESH_HEALTH_CLI | 0 | 启用Mesh Health Client Model …
|
/AliOS-Things-master/components/ble_host/ |
A D | README.md | 69 | CONFIG_BT_GATT_CLIENT | BLE GATT Client功能开关 | 232 GATT服务某个属性值上报,此上报方式无需GATT Client回复<br />**函数原型** 248 GATT服务某个属性值上报,此上报方式GATT Client回复confirm。<br />**函数原型** 264 GATT Client功能,确保配置项CONFIG_BT_GATT_CLIENT配置。<br />GATT协商MTU大小,协商大小由配置项CONFIG_BT_L2CAP_RX_MTU与CONFIG_… 279 GATT Client功能,确保配置项CONFIG_BT_GATT_CLIENT配置。<br />GATT服务或者属性项发现。<br />异步事件,执行结果在注册的事件回调函数中返回,返回事件根据入… 302 GATT Client功能,确保配置项CONFIG_BT_GATT_CLIENT配置。<br />GATT读取某个属性项的属性值<br />异步事件,执行结果在注册的事件回调函数中返回,返回事件EV… 317 GATT Client功能,确保配置项CONFIG_BT_GATT_CLIENT配置。<br />GATT读取多个属性项的属性值<br />异步事件,执行结果在注册的事件回调函数中返回,返回事件EV… 332 GATT Client功能,确保配置项CONFIG_BT_GATT_CLIENT配置。<br />GATT写入某个属性项的属性值<br />异步事件,执行结果在注册的事件回调函数中返回,返回事件EV… 350 GATT Client功能,确保配置项CONFIG_BT_GATT_CLIENT配置。<br />此函数用于GATT读取多个属性项的属性值。<br />异步事件,执行结果在注册的事件回调函数中返回,…
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-nacl.md | 1 Native Client 6 * Native Client SDK (https://developer.chrome.com/native-client), 9 The SDL backend for Chrome's Native Client has been tested only with the PNaCl 79 environment, which eases the job of porting to Native Client, but also introduces
|
A D | README.md | 42 - [Native Client](README-nacl.md)
|
A D | README-dynapi.md | 115 Steam Client, this isn't a bad option.
|
/AliOS-Things-master/components/amp-utility/python/ |
A D | http2.py | 11 class Client(object): class
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ |
A D | README-CN.md | 127 在调用 Alibaba Cloud SDK for C++ 时,您首先需要配置预处理器定义 ALIBABACLOUD_SHARED 以引用阿里云 C++ SDK 的共享库,然后通过创建 Client… 192 * 可以在创建 Client 或者发 Requst 设置超时参数。 194 * Requst 设置优先级高于 Client 设置。 198 下面代码是设置超时参数的例子,由于 Request 优先级高于 Client,所以最终 `ConnectTimeout` 为 `1000ms`, `readTimeout` 为 `6000ms`。
|
/AliOS-Things-master/components/lwip/ |
A D | README.md | 409 Iperf TCP Client: iperf -c ip(服务器ip地址) -w window size(TCP窗口大小) -t duration(传输时间,默认10s) -p port(服务器端… 411 Iperf UDP Client: iperf -c ip(目标ip地址) -u -l datagram size(数据包大小) -t duration(传输时间,默认10s) -p port(服务… 432 TCP Client Bandwidth: 5 Mbits 1023 Kbits 928 bits/sec 433 UDP Client Bandwidth: 22 Mbits 907 Kbits 160 bits/sec
|
/AliOS-Things-master/components/amp/ |
A D | README.md | 35 │ ├── amp_httpc.h HTTP Client
|
/AliOS-Things-master/components/oss/src/ |
A D | OssClientImpl.h | 36 class OssClientImpl : public Client 39 typedef Client BASE;
|
A D | OssClientImpl.cc | 50 Client(SERVICE_NAME, configuration), in OssClientImpl()
|
/AliOS-Things-master/components/linkkit/mqtt/impl/ |
A D | iotx_mqtt_client.h | 110 typedef struct Client { struct
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/tags/ |
A D | README | 16 Client module for adding to LIBTIFF tagset 69 Example Client Code:
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/ |
A D | Kconfig | 54 i.e. the ability to act as a proxy between a Mesh GATT Client 72 int "Maximum number of filter entries per Proxy Client" 418 bool "Support for Configuration Client Model" 423 bool "Support for Health Client Model"
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | Kconfig | 324 This option enables support for the GATT Client role.
|
/AliOS-Things-master/components/mbedtls/include/mbedtls/ |
A D | config.h.bak | 1379 * Enable support for receiving and parsing SSLv2 Client Hello messages for the 1382 * Uncomment this macro to enable support for SSLv2 Client Hello messages. 1541 * Client-side, provides full support for session tickets (maintainance of a
|
/AliOS-Things-master/components/mbedtls/ |
A D | ChangeLog | 629 * Log correct number of ciphersuites used in Client Hello message. #918 2175 * Client and server now filter sent and accepted ciphersuites on minimum 2443 * Re-added handling for SSLv2 Client Hello when the define 2548 * Removed handling for SSLv2 Client Hello (as per RFC 5246 recommendation)
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | ChangeLog | 1419 7efb9748 Merge "Disable NEON code on Native Client" 1420 ac4f5784 Disable NEON code on Native Client
|
Completed in 47 milliseconds