Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/
DREADME.md76 I (25647) ESP_HID_GAP: BLE GAP KEY type = ESP_LE_KEY_PID
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h44 #define ESP_LE_KEY_PID (1 << 1) /*!< identity key of the peer device */ … macro
49 #define ESP_LE_KEY_LID (ESP_LE_KEY_PID << 4) /*!< master device ID key */ …
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/
DREADME.md57 I (7892) ESP_HID_GAP: BLE GAP KEY type = ESP_LE_KEY_PID
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c191 case ESP_LE_KEY_PID: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c162 case ESP_LE_KEY_PID: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/main/
Dexample_ble_sec_gattc_demo.c100 case ESP_LE_KEY_PID: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/main/
Dble50_sec_gattc_demo.c133 case ESP_LE_KEY_PID: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/main/
Desp_hid_gap.c85 case ESP_LE_KEY_PID: in esp_ble_key_type_str()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.c88 case ESP_LE_KEY_PID: in esp_ble_key_type_str()