Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hid/private/
Desp_hidd_private.h27 uint16_t notify_enable : 1; member
/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidd.c410 …ESP_LOGV(TAG, "Battery CCC: Notify: %s, Indicate: %s", dev->bat_ccc.notify_enable ? "On" : "Off", … in bat_event_handler()
534 …p_hid_protocol_mode_str(map->protocol_mode), map->report_id, map->ccc.notify_enable ? "On" : "Off"… in hid_event_handler()