Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidd.c73 static const uint16_t s_hid_control_point_uuid = ESP_GATT_UUID_HID_CONTROL_POINT; variable
285 …add_db_record(_last_db, HIDD_LE_IDX_HID_CTNL_PT_VAL, (uint8_t *)&s_hid_control_point_uuid, ESP_GAT… in create_hid_db()