Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/esp_hid/include/
Desp_hid_common.h91 #define ESP_HID_CONTROL_EXIT_SUSPEND 0x01 // Exit Suspend macro
/hal_espressif-3.5.0/components/esp_hid/src/
Dbt_hidd.c815 s_hidd_param.dev->control = ESP_HID_CONTROL_EXIT_SUSPEND; in esp_bt_hidd_dev_init()
Dble_hidd.c962 s_dev->control = ESP_HID_CONTROL_EXIT_SUSPEND; in esp_ble_hidd_dev_init()