Searched refs:ESP_BLE_SEC_ENCRYPT_NO_MITM (Results 1 – 5 of 5) sorted by relevance
106 * `ESP_BLE_SEC_ENCRYPT_NO_MITM`109 The difference between `ESP_BLE_SEC_ENCRYPT` and `ESP_BLE_SEC_ENCRYPT_NO_MITM` lies in the fact tha…
580 esp_ble_set_encryption(param->connect.remote_bda, ESP_BLE_SEC_ENCRYPT_NO_MITM); in esp_hidd_prf_cb_hdl()
303 …ESP_BLE_SEC_ENCRYPT_NO_MITM, /* relate to BTA_DM_BLE_SEC_ENCRYPT_NO_MITM in bta/bta_api.h. … enumerator
484 esp_ble_set_encryption(param->connect.remote_bda, ESP_BLE_SEC_ENCRYPT_NO_MITM); in hid_event_handler()