Searched refs:send (Results 1 – 25 of 175) sorted by relevance
1234567
28 send = cases[i + 1]32 if not send.startswith('> '):33 raise RuntimeError("Unexpected send at line %d: '%s'" % (i + 2, send))37 send = json.loads(send[2:])39 yield (desc, send, expect)109 p.send('%s\n' % req)126 for (desc, send, expected) in cases:128 req = {'version': version, 'set': send}172 p.send('%s\n' % bad_escaping)178 p.send('%s\n' % not_really_json)
15 * In order to get the MAC address of the other device, Device1 firstly send broadcast ESPNOW data w…22 In practice, if the MAC address of the other device is known, it's not required to send/receive bro…23 just add the device into the peer list and send/receive unicast ESPNOW data.47 …When this parameter is enabled, the ESP32 device will send data at the PHY rate of 512Kbps or 256K…72 I (6908) espnow_example: send data to ff:ff:ff:ff:ff:ff73 I (7908) espnow_example: send data to ff:ff:ff:ff:ff:ff74 I (52138) espnow_example: send data to ff:ff:ff:ff:ff:ff76 I (53158) espnow_example: send data to ff:ff:ff:ff:ff:ff78 I (54168) espnow_example: send data to ff:ff:ff:ff:ff:ff97 I (6965) espnow_example: send data to ff:ff:ff:ff:ff:ff[all …]
30 string "Multicast IPV4 Address (send & receive)"34 IPV4 multicast address. Example will both send to and listen to this address.37 string "Multicast IPV6 Address (send & receive)"41 IPV6 multicast address. Example will both send to and listen to this address.48 int "Multicast port (send & receive)"52 Multicast port the example will both send & receive UDP packets on.
23 IPV4 address to which the client example will send data.30 IPV6 address to which the client example will send data.37 The remote port to which the client example will send data.
20 child.send('idf.py \t\t')30 child.send('idf.py \t\t')49 child.send('idf.py \t\t')
755 bool send = false; in bt_mesh_proxy_client_relay() local778 send = true; in bt_mesh_proxy_client_relay()782 return send; in bt_mesh_proxy_client_relay()797 bool send = false; in bt_mesh_proxy_client_beacon_send() local807 send = bt_mesh_proxy_client_beacon_send(&bt_mesh.sub[i]); in bt_mesh_proxy_client_beacon_send()810 return send; in bt_mesh_proxy_client_beacon_send()817 send = bt_mesh_proxy_client_beacon_send(bt_mesh.p_sub[i]); in bt_mesh_proxy_client_beacon_send()820 return send; in bt_mesh_proxy_client_beacon_send()823 return send; in bt_mesh_proxy_client_beacon_send()832 send = true; in bt_mesh_proxy_client_beacon_send()[all …]
23 …Keep-alive idle time. In idle time without receiving any data from peer, will send keep-alive prob…32 int "TCP keep-alive packet retry send counts"
50 provides enough time for the slave to prepare the data to send to master.62 In some IO modes, more data wires can be use to send the data. As a result, the SPI clock cycles89 The QPI mode is a special state of the SPI Slave. The master can send ENQPI command to put the91 compatible with the normal modes. The master should only send QPI commands when the slave is in92 the QPI mode. To exit form the QPI mode, master can send EXQPI command.130 transactions in 2-bit or 4-bit mode, send the original command ORed by the corresponding command155 by the slave. After the master finish reading/writing a buffer, it has to send corresponding
56 accumulated data size that the slave has loaded to the hardware to send to the master.67 3. Tx FIFO (master to slave): the slave can send data in stream to the master. The SDIO slave can68 also indicate it has new data to send to master by the interrupt line.77 …send, and then the master read the data size, and take off the data length it has already received…154 to send packets to the slave, until the slave has enough buffer or timeout.156 2. Call :cpp:func:`essl_send_paket` to send data to the slave.161 1. Call :cpp:func:`essl_get_rx_data_size` to know how many data the slave has prepared to send to
30 read, send, pending, \ argument42 send, \
138 DMA_ATTR uint8_t buffer[]="I want to send something";157 DMA_ATTR static uint8_t buffer[]="I want to send something";185 … WORD_ALIGNED_ATTR uint8_t buffer[]="I want to send something"; //否则buffer数组会被存储在stuff变量的后面
13 One command line tool is [netcat](http://netcat.sourceforge.net) which can send and receive many ki…25 IP address and the message to be send to the server shall be stated as arguments. Example:53 * Set `TCP keep-alive packet retry send counts` value of TCP keep alive packet retry send counts. T…
67 …before you send data to this device. The maximum number of paired devices is twenty. If security i…73 …send ESP-NOW data and ``esp_now_register_send_cb`` to register sending callback function. It will …75 If there is a lot of ESP-NOW data to send, call ``esp_now_send()`` to send less than or equal to 25…
16 …mo initiates its security parameters and acts as a GATT client, which can send a security request …21 …mo initiates its security parameters and acts as a GATT server, which can send a pair request to t…
34 - Queues for data to send and received54 …send data to the master through the sending DMA channel, the application should properly wrap the …61 …nal buffer for the data to send, or just received. The application should provide data descriptors…65 … master has to send CMD7 to terminate a WRDMA transaction, or send CMD8 to terminate a RDDMA trans…72 … may want to know which round it is for the returned descriptor, when you send the same piece of d…
160 …fore, the slave will usually have a send buffer where the slave application writes data. The data …171 …ands to trigger a slave to action, for example, to take a measurement and send the readings back t…179 The example below shows how to build a command link for an I2C master to send *n* bytes to a slave.253 …send buffer is used to store all the data that the slave wants to send to the master in FIFO order…314 …, if a slave stretches the clock for too long while preparing the data to send back to master, the…316 …s :cpp:func:`i2c_reset_tx_fifo` and :cpp:func:`i2c_reset_rx_fifo` for the send and receive buffers…
42 uint16_t unicast_min; /* Minimum unicast address can be send to other nodes */43 uint16_t unicast_max; /* Maximum unicast address can be send to other nodes */125 * The Temporary Provisioner will send a message (Address information) to the Primary Provisioner.267 "Opcode-send" represents the message that the client sends to the server.273 |Meaning | Opcode-send | Opcode-ack | 282 |Meaning | Opcode-send | Opcode-ack | 290 |Meaning | Opcode-send | Opcode-ack | 298 |Meaning | Opcode-send | Opcode-ack | 315 * Calls any APIs that send messages.340 …figuration Server** model receives and further triggers an API calling to send `ESP_BLE_MESH_VND_M…[all …]
3 This example demonstrates how to use the mesh APIs to set up a mesh network, send and receive messa…15 - root send and receive
44 q.send(data)50 q.send(data)
269 goto send; in example_ble_mesh_send_sensor_descriptor_status()282 goto send; in example_ble_mesh_send_sensor_descriptor_status()295 send: in example_ble_mesh_send_sensor_descriptor_status()444 goto send; in example_ble_mesh_send_sensor_status()454 goto send; in example_ble_mesh_send_sensor_status()468 send: in example_ble_mesh_send_sensor_status()
24 When you used the HID profile, you just need to added the esp_hidd_prf_api.h includes file and send…33 It mainly includes how to create HID service. If you send and receive HID data and convert the data…
11 * If no packets are received it will periodicially (after 2.5 seconds) send its own plaintext packe…34 …ommand line tool is [socat](http://www.dest-unreach.org/socat/) which can send and receive many ki…42 …(host_ip_addr)` with the host's IP address (used to find the interface to send the multicast packe…
40 - Select `Send MSG before power off` if you want to send a short message in the end of this example…55 … go into PPP mode to start mqtt client operations. This example will also send a short message to …86 I (9466) pppos_example: Send send message [Welcome to ESP32!] ok118 I (14526) pppos_example: Send send message [Welcome to ESP32!] ok126 E (626) sim800: sim800_sync(293): send command failed
46 …* `spp_heartbeat_task` - if heartbeat is supported, the task will send a heatbeat packet to the …51 …hanged for 200 bytes after the ble connection is established, so every packet can be send directly.52 …may be less than 123 bytes. In such a case the data will be split into fragments and send in turn. 58 …e of the data is larger than (MTU size - 3), the data will be split into packets and send in turn. 62 …The server will receive this data in the ESP_GATTS_WRITE_EVT event and send data to the Uart termi…
19 1. Set the {IDF_TARGET_NAME} into GATT Server mode and then it will send broadcasts with specific *…23 3. After the GATT connection is successfully established, the mobile phone will send a data frame f…29 6. After the negotiation process is completed, the mobile phone will send a control frame for secur…37 10. After connecting to the Wi-Fi, {IDF_TARGET_NAME} will send a control frame of Wi-Fi connection …160 … + If it is not set, ESP device will send the control frame …188 … | When receiving this control frame, ESP device will send back |206 … | ESP device will send back a follow-up fr…218 …| 0x1 (b’000001) | Send the BSSID for STA mode. | To send the BSSID of the…222 …| 0x2 (b’000010) | Send the SSID for STA mode. | To send the SSID of the …226 …| 0x3 (b’000011) | Send the password for STA mode. | To send the password of …[all …]