Home
last modified time | relevance | path

Searched refs:ESP_LE_KEY_LCSRK (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c209 case ESP_LE_KEY_LCSRK: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c180 case ESP_LE_KEY_LCSRK: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/main/
Dexample_ble_sec_gattc_demo.c118 case ESP_LE_KEY_LCSRK: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/main/
Dble50_sec_gattc_demo.c151 case ESP_LE_KEY_LCSRK: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/main/
Desp_hid_gap.c103 case ESP_LE_KEY_LCSRK: in esp_ble_key_type_str()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.c106 case ESP_LE_KEY_LCSRK: in esp_ble_key_type_str()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h50 #define ESP_LE_KEY_LCSRK (ESP_LE_KEY_PCSRK << 4) /*!< local CSRK has been delive… macro