Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidd.c65 static const uint16_t s_device_info_pnp_id_uuid = ESP_GATT_UUID_PNP_ID; variable
239 …add_db_record(_last_db, index++, (uint8_t *)&s_device_info_pnp_id_uuid, ESP_GATT_PERM_READ, 7, 7, … in create_info_db()