/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/qconf/ |
H A D | qconf.cc | 279 connect(this, SIGNAL(editingFinished()), SLOT(hide())); in ConfigLineEdit() 332 connect(this, SIGNAL(itemSelectionChanged(void)), in ConfigList() 342 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigList() 888 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 890 connect(parent(), SIGNAL(showNameChanged(bool)), in contextMenuEvent() 896 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 898 connect(parent(), SIGNAL(showRangeChanged(bool)), in contextMenuEvent() 904 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 906 connect(parent(), SIGNAL(showDataChanged(bool)), in contextMenuEvent() 1027 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigInfoView() [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/apps/bleprph/src/ |
H A D | bleprph.c | 164 event->connect.status == 0 ? "established" : "failed", in bleprph_gap_event() 165 event->connect.status); in bleprph_gap_event() 166 if (event->connect.status == 0) { in bleprph_gap_event() 167 rc = ble_gap_conn_find(event->connect.conn_handle, &desc); in bleprph_gap_event() 172 phy_conn_changed(event->connect.conn_handle); in bleprph_gap_event() 177 if (event->connect.status != 0) { in bleprph_gap_event() 200 rc = ble_gap_conn_find(event->connect.conn_handle, &desc); in bleprph_gap_event() 216 rc = ble_gap_conn_find(event->connect.conn_handle, &desc); in bleprph_gap_event()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_gap.h | 361 } connect; member 960 * connect procedure can be initiated immediately. 978 * Initiates a connect procedure. 986 * @param peer_addr The address of the peer to connect to. 994 * of the connect procedure. Specify null for 996 * @param cb The callback to associate with this connect 997 * procedure. When the connect procedure 999 * this callback. If the connect procedure 1020 * Initiates an extended connect procedure. 1028 * @param peer_addr The address of the peer to connect to. [all …]
|
/nrf52832-nimble/rt-thread/examples/network/ |
H A D | tcpsendpacket.c | 39 err = connect(sock, (struct sockaddr *)&server_addr, sizeof(struct sockaddr)); in tcp_senddata() 40 rt_kprintf("TCP thread connect error code: %d\n", err); in tcp_senddata() 57 err = connect(sock, (struct sockaddr *)&server_addr, sizeof(struct sockaddr)); in tcp_senddata() 58 rt_kprintf("TCP thread connect error code: %d\n", err); in tcp_senddata()
|
H A D | tcpserver.c | 123 LOG_E("Received error, close the connect."); in tcpserv() 141 LOG_I("Got a 'q' or 'Q', close the connect."); in tcpserv() 164 LOG_E("send error, close the connect."); in tcpserv()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/src/ |
H A D | blecent.c | 258 * Indicates whether we should tre to connect to the sender of the specified 315 /* Try to connect the the advertiser. Allow 30 seconds (30000 ms) for in blecent_connect_if_interesting() 321 MODLOG_DFLT(ERROR, "Error: Failed to connect to device; addr_type=%d " in blecent_connect_if_interesting() 360 /* Try to connect to the advertiser if it looks interesting. */ in blecent_gap_event() 366 if (event->connect.status == 0) { in blecent_gap_event() 370 rc = ble_gap_conn_find(event->connect.conn_handle, &desc); in blecent_gap_event() 376 rc = peer_add(event->connect.conn_handle); in blecent_gap_event() 383 rc = peer_disc_all(event->connect.conn_handle, in blecent_gap_event() 392 event->connect.status); in blecent_gap_event() 482 /* Begin scanning for a peripheral to connect to. */ in blecent_on_sync()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_os_test.c | 111 TEST_ASSERT(event->connect.status == 0); in ble_gap_direct_connect_test_connect_cb() 112 TEST_ASSERT(event->connect.conn_handle == 2); in ble_gap_direct_connect_test_connect_cb() 114 rc = ble_gap_conn_find(event->connect.conn_handle, &desc); in ble_gap_direct_connect_test_connect_cb() 130 /* Set the connect callback so we can verify that it gets called with the in ble_gap_direct_connect_test_task_handler() 205 /* Set the connect callback so we can verify that it gets called with the in ble_os_disc_test_task_handler() 296 /* Set the connect callback so we can verify that it gets called with the in ble_gap_terminate_test_task_handler()
|
H A D | ble_hs_pvcy_test.c | 71 /* Connect. */ in ble_hs_pvcy_test_util_all_gap_procs() 359 /*** Connect active. */ 367 /* Start a connect procedure. */ in TEST_CASE() 390 TEST_ASSERT(ble_hs_pvcy_test_gap_events[0].connect.status == in TEST_CASE() 452 /* Start a connect procedure. */ in TEST_CASE() 479 TEST_ASSERT(ble_hs_pvcy_test_gap_events[1].connect.status == in TEST_CASE()
|
H A D | ble_gap_test.c | 89 ble_gap_test_conn_status = event->connect.status; in ble_gap_test_util_connect_cb() 90 ret = ble_gap_conn_find(event->connect.conn_handle, in ble_gap_test_util_connect_cb() 790 /* Start a connect procedure. */ in TEST_CASE() 815 * $direct connect * 934 /* Start a connect procedure. */ in TEST_CASE() 939 /* Ensure host indicates BLE_HS_EALREADY if we try to connect. */ in TEST_CASE() 956 /* Successfully connect to the peer. */ in TEST_CASE() 960 /* Ensure host indicates BLE_HS_EDONE if we try to connect to the same in TEST_CASE() 986 /* Ensure host indicates BLE_HS_EBUSY if we try to connect. */ in TEST_CASE() 1001 /* Start a connect procedure. */ in TEST_CASE() [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/ |
H A D | altcp_proxyconnect.c | 3 * Application layered TCP connection API that executes a proxy-connect. 5 * This file provides a starting layer that executes a proxy-connect e.g. to 92 #define PROXY_CONNECT "CONNECT %s:%d HTTP/1.1\r\n" /* HOST, PORT */ \ 99 /* Format the http proxy connect request via snprintf */ 106 /* Create and send the http proxy connect request */ 174 /* send proxy connect request here */ in altcp_proxyconnect_lower_connected() 384 /** Allocator function to allocate a proxy connect altcp pcb connecting directly 474 /* connect to our proxy instead, but store the requested address and port */ in altcp_proxyconnect_connect()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/bleuart/src/ |
H A D | bleuart.c | 140 if (event->connect.status == 0) { in bleuart_gap_event() 141 rc = ble_gap_conn_find(event->connect.conn_handle, &desc); in bleuart_gap_event() 143 bleuart_set_conn_handle(event->connect.conn_handle); in bleuart_gap_event() 146 if (event->connect.status != 0) { in bleuart_gap_event()
|
/nrf52832-nimble/rt-thread/components/drivers/wlan/ |
H A D | wlan_mgnt.h | 54 RT_WLAN_EVT_READY = 0, /* connect and prot is ok, You can send data*/ 57 RT_WLAN_EVT_STA_CONNECTED, /* connect success */ 123 * wifi auto connect interface
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blecsc/src/ |
H A D | blecsc_sens.c | 208 event->connect.status == 0 ? "established" : "failed", in blecsc_gap_event() 209 event->connect.status); in blecsc_gap_event() 211 if (event->connect.status != 0) { in blecsc_gap_event() 217 conn_handle = event->connect.conn_handle; in blecsc_gap_event()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/mqtt/ |
H A D | mqtt.c | 111 * MQTT connect flags, only used in CONNECT message 126 "CONNECT", 553 LWIP_DEBUGF(MQTT_DEBUG_TRACE,("mqtt_cyclic_timer: CONNECT attempt to server timed out\n")); in mqtt_cyclic_timer() 654 LWIP_DEBUGF(MQTT_DEBUG_TRACE,("mqtt_message_received: Connect response code %d\n", res)); in mqtt_message_received() 965 * TCP connect callback function. @see tcp_connected_fn 976 LWIP_DEBUGF(MQTT_DEBUG_WARN,("mqtt_tcp_connect_cb: TCP connect error %d\n", err)); in mqtt_tcp_connect_cb() 989 /* Enter MQTT connect state */ in mqtt_tcp_connect_cb() 996 /* Start transmission from output queue, connect message is the first one out*/ in mqtt_tcp_connect_cb() 1190 * Connect to MQTT server 1227 /* Build connect message */ in mqtt_client_connect() [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/pts/ |
H A D | pts-l2cap.txt | 204 b l2cap connect conn=<handle> psm=90 207 b l2cap connect conn=<handle> psm=90 214 b l2cap connect conn=<handle> psm=<not suppported psm from ixit> 236 b l2cap connect conn=<handle> psm=90 240 b l2cap connect conn=<handle> psm=90 244 b l2cap connect conn=<handle> psm=90 252 b l2cap connect conn=<handle> psm=90
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blehr/src/ |
H A D | blehr.c | 158 event->connect.status == 0 ? "established" : "failed", in blehr_gap_event() 159 event->connect.status); in blehr_gap_event() 161 if (event->connect.status != 0) { in blehr_gap_event()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | altcp_proxyconnect.h | 3 * Application layered TCP connection API that executes a proxy-connect. 5 * This file provides a starting layer that executes a proxy-connect e.g. to
|
H A D | mqtt_opts.h | 89 * Seconds for MQTT connect response timeout after sending connect request
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/mqtt/ |
H A D | mqtt.c | 114 * MQTT connect flags, only used in CONNECT message 130 "CONNECT", 585 LWIP_DEBUGF(MQTT_DEBUG_TRACE, ("mqtt_cyclic_timer: CONNECT attempt to server timed out\n")); in mqtt_cyclic_timer() 696 LWIP_DEBUGF(MQTT_DEBUG_TRACE, ("mqtt_message_received: Connect response code %d\n", res)); in mqtt_message_received() 1038 * TCP connect callback function. @see tcp_connected_fn 1049 LWIP_DEBUGF(MQTT_DEBUG_WARN, ("mqtt_tcp_connect_cb: TCP connect error %d\n", err)); in mqtt_tcp_connect_cb() 1062 /* Enter MQTT connect state */ in mqtt_tcp_connect_cb() 1069 /* Start transmission from output queue, connect message is the first one out*/ in mqtt_tcp_connect_cb() 1273 * Connect to MQTT server 1312 /* Build connect message */ in mqtt_client_connect() [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | mqtt_opts.h | 89 * Seconds for MQTT connect response timeout after sending connect request
|
/nrf52832-nimble/rt-thread/components/net/sal_socket/include/socket/sys_socket/sys/ |
H A D | socket.h | 33 int connect(int s, const struct sockaddr *name, socklen_t namelen); 52 #define connect(s, name, namelen) sal_connect(s, name, namelen)
|
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/ |
H A D | btshell.c | 1047 event->connect.status == 0 ? "established" : "failed", in btshell_gap_event() 1048 event->connect.status); in btshell_gap_event() 1050 if (event->connect.status == 0) { in btshell_gap_event() 1051 rc = ble_gap_conn_find(event->connect.conn_handle, &desc); in btshell_gap_event() 1966 if (event->connect.status) { in btshell_l2cap_event() 1967 console_printf("LE COC error: %d\n", event->connect.status); in btshell_l2cap_event() 1973 event->connect.conn_handle, in btshell_l2cap_event() 1974 (uint32_t) event->connect.chan, in btshell_l2cap_event() 1975 ble_l2cap_get_scid(event->connect.chan), in btshell_l2cap_event() 1976 ble_l2cap_get_dcid(event->connect.chan), in btshell_l2cap_event() [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | pppol2tp.h | 147 /* -- AVP - TX Connect Speed */ 148 #define PPPOL2TP_AVPTYPE_TXCONNECTSPEED 24 /* TX Connect Speed */ 149 #define PPPOL2TP_TXCONNECTSPEED 100000000 /* Connect speed: 100 Mbits/s */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | pppol2tp.h | 151 /* -- AVP - TX Connect Speed */ 152 #define PPPOL2TP_AVPTYPE_TXCONNECTSPEED 24 /* TX Connect Speed */ 153 #define PPPOL2TP_TXCONNECTSPEED 100000000 /* Connect speed: 100 Mbits/s */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_l2cap_sig.c | 77 } connect; member 523 * $connect * 586 event.connect.conn_handle = chan->conn_handle; in ble_l2cap_event_coc_connected() 587 event.connect.chan = chan; in ble_l2cap_event_coc_connected() 588 event.connect.status = status; in ble_l2cap_event_coc_connected() 615 chan = proc->connect.chan; in ble_l2cap_sig_coc_connect_cb() 762 chan = proc->connect.chan; in ble_l2cap_sig_coc_rsp_rx() 833 proc->connect.chan = chan; in ble_l2cap_sig_coc_connect()
|