Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/esp_hid/src/
Dble_hidd.c70 static const uint16_t s_hid_report_map_uuid = ESP_GATT_UUID_HID_REPORT_MAP; variable
291 …add_db_record(_last_db, HIDD_LE_IDX_REPORT_MAP_VAL, (uint8_t *)&s_hid_report_map_uuid, ESP_GATT_PE… in create_hid_db()