Home
last modified time | relevance | path

Searched refs:esp_ble_set_encryption (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/
DREADME.md21 2.`esp_ble_set_encryption` should be used to start encryption with peer device. If the peer device …
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/
DREADME.md21 2.`esp_ble_set_encryption` should be used to start encryption with peer device. If the peer device …
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/
DREADME.md20 2. `esp_ble_set_encryption` should be used to start encryption with peer device. If the peer device…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/
DREADME.md21 2. `esp_ble_set_encryption` should be used to start encryption with peer device. If the peer device…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c432 esp_ble_set_encryption(param->connect.remote_bda, ESP_BLE_SEC_ENCRYPT_MITM); in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c386 esp_ble_set_encryption(param->connect.remote_bda, ESP_BLE_SEC_ENCRYPT_MITM); in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/tutorial/
DGatt_Security_Server_Example_Walkthrough.md94 …oyed to perform the pairing and bonding process by invoking the `esp_ble_set_encryption()` functio…
99 esp_ble_set_encryption(param->connect.remote_bda, ESP_BLE_SEC_ENCRYPT_MITM);
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/tutorial/
Dble50_security_server_Example_Walkthrough.md94 …oyed to perform the pairing and bonding process by invoking the `esp_ble_set_encryption()` functio…
99 esp_ble_set_encryption(param->connect.remote_bda, ESP_BLE_SEC_ENCRYPT_MITM);
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ancs/main/
Dble_ancs_demo.c347 esp_ble_set_encryption(param->open.remote_bda, ESP_BLE_SEC_ENCRYPT_MITM); in gattc_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c564 esp_ble_set_encryption(param->connect.remote_bda, ESP_BLE_SEC_ENCRYPT_MITM); in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_device_le_prf.c580 esp_ble_set_encryption(param->connect.remote_bda, ESP_BLE_SEC_ENCRYPT_NO_MITM); in esp_hidd_prf_cb_hdl()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1693 esp_err_t esp_ble_set_encryption(esp_bd_addr_t bd_addr, esp_ble_sec_act_t sec_act);
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c588 esp_err_t esp_ble_set_encryption(esp_bd_addr_t bd_addr, esp_ble_sec_act_t sec_act) in esp_ble_set_encryption() function
/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidd.c484 esp_ble_set_encryption(param->connect.remote_bda, ESP_BLE_SEC_ENCRYPT_NO_MITM); in hid_event_handler()
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow_esp32c3.map2725 .text.esp_ble_set_encryption
61463 esp_ble_set_encryption esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)