Home
last modified time | relevance | path

Searched defs:connect (Results 1 – 25 of 27) sorted by relevance

12

/AliOS-Things-master/components/amp/libjs/lib/
A Dwifi.js20 function connect(options) { function
A Dbt_host.js49 let result = __native.BT_HOST.start_adv(params, function(conn_handle, connect){ argument
A Dnetmgr.js54 connect(options) { method in netMgr
A Dnetwork.js71 connect(options) { method in netWork
/AliOS-Things-master/components/amp-utility/python/
A Dnetwork.py18 def connect(self,data): member in NetWorkClient
A Diot.py184 def connect(self): member in Device
/AliOS-Things-master/components/linkkit/include/linkkit/infra/
A Dinfra_net.h41 int (*connect)(utils_network_pt); member
/AliOS-Things-master/components/py_engine/framework/
A Diot.py214 def connect(self): member in Device
A Dnetwork.py39 def connect(self,data): member in NetWorkClient
/AliOS-Things-master/components/amp/jslib/src/
A Dbt_host.js48 let result = BT_HOST.start_adv(params, function(conn_handle, connect){ argument
A Dnetmgr.js53 connect(options) { method in netMgr
A Dnetwork.js120 connect(options) { method in netWork
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/
A Ddwc_otg_pcd_if.h117 dwc_connect_cb_t connect; member
/AliOS-Things-master/components/py_engine/modules/ble/
A Dbt_host_adapter.c121 int32_t connect; in bt_host_adapter_event_callback() local
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/wireless/bt_host/
A Dbt_host_adapter.c108 int32_t connect; in bt_host_adapter_event_callback() local
A Dmodule_bt_host.c302 void native_bt_host_conn_handle(int32_t conn_handle, int32_t connect) in native_bt_host_conn_handle()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/wireless/bt_host/
A Dbt_host_adapter.c123 int32_t connect; in bt_host_adapter_event_callback() local
A Dmodule_bt_host.c38 int32_t connect; member
377 void native_bt_host_conn_handle(int32_t conn_handle, int32_t connect) in native_bt_host_conn_handle()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dpppapi.h89 } connect; member
A Dppp_impl.h141 err_t (*connect) (ppp_pcb *pcb, void *ctx); member
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dpppapi.h89 } connect; member
/AliOS-Things-master/components/drivers/peripheral/wifi/include/aos/hal/
A Dwifi.h51 int (*connect)(netdev_t *dev, wifi_config_t * config); //start ap or sta member
/AliOS-Things-master/components/netmgr/net/include/sys/
A Dsocket.h145 static inline int connect(int s, const struct sockaddr *name, socklen_t namelen) in connect() function
222 #define connect(s,name,namelen) net_connect(s,name,namelen) macro
/AliOS-Things-master/components/SDL2/src/image/
A Dnanosvgrast.h410 … NSVGpoint* left, NSVGpoint* right, NSVGpoint* p, float dx, float dy, float lineWidth, int connect) in nsvg__buttCap()
428 … NSVGpoint* left, NSVGpoint* right, NSVGpoint* p, float dx, float dy, float lineWidth, int connect) in nsvg__squareCap()
450 …* left, NSVGpoint* right, NSVGpoint* p, float dx, float dy, float lineWidth, int ncap, int connect) in nsvg__roundCap()
/AliOS-Things-master/components/py_engine/engine/drivers/display/
A Dlcd160cr.py34 def __init__(self, connect=None, *, pwr=None, i2c=None, spi=None, i2c_addr=98): argument

Completed in 43 milliseconds

12