Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_dev.c73 HID_CC_RPT_SET_CHANNEL(buffer, HID_CC_RPT_CHANNEL_DOWN); in hid_consumer_build_report()
Dhid_dev.h200 #define HID_CC_RPT_CHANNEL_DOWN 0x03 macro
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/main/
Desp_hid_device_main.c162 #define HID_CC_RPT_CHANNEL_DOWN 0x30 macro
232 HID_CC_RPT_SET_CHANNEL(buffer, HID_CC_RPT_CHANNEL_DOWN); in esp_hidd_send_consumer_value()