Home
last modified time | relevance | path

Searched defs:report_id (Results 1 – 7 of 7) sorted by relevance

/device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/class/hid/
Dusbd_hid.c63 __WEAK void usbd_hid_get_report(uint8_t intf, uint8_t report_id, uint8_t report_type, uint8_t **dat… in usbd_hid_get_report()
69 __WEAK uint8_t usbd_hid_get_idle(uint8_t intf, uint8_t report_id) in usbd_hid_get_idle()
79 __WEAK void usbd_hid_set_report(uint8_t intf, uint8_t report_id, uint8_t report_type, uint8_t *repo… in usbd_hid_set_report()
83 __WEAK void usbd_hid_set_idle(uint8_t intf, uint8_t report_id, uint8_t duration) in usbd_hid_set_idle()
Dusbh_hid.c60 int usbh_hid_set_idle(struct usbh_hid *hid_class, uint8_t report_id, uint8_t duration) in usbh_hid_set_idle()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/hid/
Dhidh_api.c434 UINT8 param, UINT16 data, UINT8 report_id, BT_HDR *pbuf ) in HID_HostWriteDev()
Dhidh_conn.c818 UINT16 data, UINT8 report_id, BT_HDR *buf) in hidh_conn_snd_data()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/hids/
Dhids.h174 …uint8_t report_id; /**< Non-zero value if there is more than one instance of the same Report … member
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_profiles/hogp/hogpd/api/
Dhid_over_gatt_task.h147 uint8_t report_id[HOGPD_NB_REPORT_INST_MAX]; member
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_inc/
Dsonata_prf_hogpd_api.h470 uint8_t report_id[SONATA_HOGPD_NB_REPORT_INST_MAX]; member