Searched refs:ESP_BLE_SEC_ENCRYPT_MITM (Results 1 – 7 of 7) sorted by relevance
432 esp_ble_set_encryption(param->connect.remote_bda, ESP_BLE_SEC_ENCRYPT_MITM); in gatts_profile_event_handler()
386 esp_ble_set_encryption(param->connect.remote_bda, ESP_BLE_SEC_ENCRYPT_MITM); in gatts_profile_event_handler()
99 esp_ble_set_encryption(param->connect.remote_bda, ESP_BLE_SEC_ENCRYPT_MITM); 107 * `ESP_BLE_SEC_ENCRYPT_MITM`
347 esp_ble_set_encryption(param->open.remote_bda, ESP_BLE_SEC_ENCRYPT_MITM); in gattc_profile_event_handler()
564 esp_ble_set_encryption(param->connect.remote_bda, ESP_BLE_SEC_ENCRYPT_MITM); in gatts_profile_event_handler()
308 …ESP_BLE_SEC_ENCRYPT_MITM, /* relate to BTA_DM_BLE_SEC_ENCRYPT_MITM in bta/bta_api.h. If … enumerator