Home
last modified time | relevance | path

Searched refs:ESP_LE_KEY_PENC (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/
DREADME.md74 I (25587) ESP_HID_GAP: BLE GAP KEY type = ESP_LE_KEY_PENC
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h43 #define ESP_LE_KEY_PENC (1 << 0) /*!< encryption key, encryption information o… macro
48 #define ESP_LE_KEY_LENC (ESP_LE_KEY_PENC << 4) /*!< master role security infor…
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/
DREADME.md59 I (7892) ESP_HID_GAP: BLE GAP KEY type = ESP_LE_KEY_PENC
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c188 case ESP_LE_KEY_PENC: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c159 case ESP_LE_KEY_PENC: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/main/
Dexample_ble_sec_gattc_demo.c97 case ESP_LE_KEY_PENC: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/main/
Dble50_sec_gattc_demo.c130 case ESP_LE_KEY_PENC: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/main/
Desp_hid_gap.c82 case ESP_LE_KEY_PENC: in esp_ble_key_type_str()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.c85 case ESP_LE_KEY_PENC: in esp_ble_key_type_str()