Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/
DREADME.md75 I (25587) ESP_HID_GAP: BLE GAP KEY type = ESP_LE_KEY_LID
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/
DREADME.md60 I (7892) ESP_HID_GAP: BLE GAP KEY type = ESP_LE_KEY_LID
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c206 case ESP_LE_KEY_LID: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c177 case ESP_LE_KEY_LID: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/main/
Dexample_ble_sec_gattc_demo.c115 case ESP_LE_KEY_LID: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/main/
Dble50_sec_gattc_demo.c148 case ESP_LE_KEY_LID: in esp_key_type_to_str()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/main/
Desp_hid_gap.c100 case ESP_LE_KEY_LID: in esp_ble_key_type_str()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.c103 case ESP_LE_KEY_LID: in esp_ble_key_type_str()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h49 #define ESP_LE_KEY_LID (ESP_LE_KEY_PID << 4) /*!< master device ID key */ … macro