Home
last modified time | relevance | path

Searched refs:exchange (Results 1 – 25 of 34) sorted by relevance

12

/hal_espressif-3.6.0/examples/peripherals/rmt/ir_protocols/components/infrared_tools/src/
Dir_parser_rmt_rc5.c85 bool exchange = false; in rc5_parser_get_scan_code() local
91 parse_result |= exchange; in rc5_parser_get_scan_code()
93 exchange = !exchange; in rc5_parser_get_scan_code()
101 exchange = !exchange; in rc5_parser_get_scan_code()
/hal_espressif-3.6.0/examples/provisioning/legacy/console_prov/main/
DKconfig.projbuild8 Security version 1 used Curve25519 key exchange for establishing
19 is internally used to generate the shared secret through key exchange.
/hal_espressif-3.6.0/tools/test_apps/protocols/pppos/
DREADME.md23 - Have linux host to connect and exchange some data
26 - Connect with ESP to the server and exchange some data
/hal_espressif-3.6.0/examples/provisioning/legacy/ble_prov/main/
DKconfig.projbuild8 Security version 1 used Curve25519 key exchange for establishing
19 is internally used to generate the shared secret through key exchange.
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/tutorial/
DGatt_Security_Server_Example_Walkthrough.md7exchange of security features and types of keys needed. In addition, the pairing procedure takes c…
9 … it is recommended that the reader is familiar with the pairing feature exchange and key generatio…
16 …cribes if the device supports Out of Band passkey exchange, for example using NFC or Wi-Fi to exch…
109 …n might have a security level that needs to be upgraded, therefore requires to exchange keys again.
142 Note that for this example only, the peer device CSRK is not exchanged. For each key exchange messa…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/tutorial/
Dble50_security_server_Example_Walkthrough.md7exchange of security features and types of keys needed. In addition, the pairing procedure takes c…
9 … it is recommended that the reader is familiar with the pairing feature exchange and key generatio…
16 …cribes if the device supports Out of Band passkey exchange, for example using NFC or Wi-Fi to exch…
109 …n might have a security level that needs to be upgraded, therefore requires to exchange keys again.
142 Note that for this example only, the peer device CSRK is not exchanged. For each key exchange messa…
/hal_espressif-3.6.0/examples/provisioning/legacy/custom_config/main/
DKconfig.projbuild20 Security version 1 used Curve25519 key exchange for establishing
31 is internally used to generate the shared secret through key exchange.
/hal_espressif-3.6.0/examples/provisioning/legacy/softap_prov/main/
DKconfig.projbuild27 Security version 1 used Curve25519 key exchange for establishing
38 is internally used to generate the shared secret through key exchange.
/hal_espressif-3.6.0/components/esp_http_client/
DKconfig22 …configuration is not recommended as the password can be derived from the exchange, so it introduces
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_client/
DREADME.md8 …lient that run on their respective endpoints. These devices connect and exchange data wirelessly w…
98 The spp cilent will auto connect to the spp server, do service search, exchange MTU size and regist…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/
DREADME.md6 … to use the APIs to connect in secure manner with peer device and use encryption for data exchange.
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/tutorial/
DGatt_Security_Client_Example_Walkthrough.md7 … slave replies with a *Pairing Response* followed by authentication and exchange of keys. If the b…
95 …cessfully, the initiator and responder keys are exchanged. For each key exchange message, an ``ESP…
/hal_espressif-3.6.0/tools/esp_prov/security/
Dsecurity1.py120 …sharedK = self.client_private_key.exchange(X25519PublicKey.from_public_bytes(self.device_public_ke…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gattc_multi_connect/
DREADME.md8 …lient_multi_connection_demo` will connect to these three gatt server demos, and then exchange data.
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/
DREADME.md6 ….0 security APIs to connect in secure manner with peer device and use encryption for data exchange.
/hal_espressif-3.6.0/examples/mesh/ip_internal_network/
DREADME.md11 API to exchange data, such as routing table from root to all nodes and an event notification from o…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/tutorial/
Dble50_security_client_Example_Walkthrough.md7 …es with a *Aux Connect Pairing Response* followed by authentication and exchange of keys. If the b…
123 …er keys as decided during pairing req / rsp are exchanged. For each key exchange message, an ``ESP…
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_provisioner/tutorial/
DBLE_Mesh_Provisioner_Example_Walkthrough.md105 …y` must be called to set and bind an AppKey. After that, the device can exchange model messages wi…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_acceptor/
DESP32_SSP.md39 * IO Capability exchange
40 * Public key exchange
/hal_espressif-3.6.0/docs/en/api-reference/provisioning/
Dprovisioning.rst104 2. Security1 - Curve25519 based key exchange, shared key derivation and AES256-CTR mode encryption …
107 b. No Auth (Null PoP) - Shared key derived through key exchange only
Dprotocomm.rst11 * protocomm_security1 (curve25519 key exchange + AES-CTR encryption)
/hal_espressif-3.6.0/examples/bluetooth/nimble/ble_spp/spp_server/
DREADME.md8 …lient that run on their respective endpoints. These devices connect and exchange data wirelessly w…
/hal_espressif-3.6.0/docs/en/api-guides/
Dwifi-security.rst81 …password-authenticated key agreement method based on Diffie-Hellman key exchange. Unlike WPA2, the…
/hal_espressif-3.6.0/examples/bluetooth/nimble/ble_spp/spp_client/
DREADME.md8 …lient that run on their respective endpoints. These devices connect and exchange data wirelessly w…
/hal_espressif-3.6.0/examples/bluetooth/nimble/throughput_app/blecent_throughput/
DREADME.md72 GATT procedure initiated: exchange mtu

12