Searched defs:report_id (Results 1 – 7 of 7) sorted by relevance
| /device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/class/hid/ |
| D | usbd_hid.c | 63 __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()
|
| D | usbh_hid.c | 60 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/ |
| D | hidh_api.c | 434 UINT8 param, UINT16 data, UINT8 report_id, BT_HDR *pbuf ) in HID_HostWriteDev()
|
| D | hidh_conn.c | 818 UINT16 data, UINT8 report_id, BT_HDR *buf) in hidh_conn_snd_data()
|
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/hids/ |
| D | hids.h | 174 …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/ |
| D | hid_over_gatt_task.h | 147 uint8_t report_id[HOGPD_NB_REPORT_INST_MAX]; member
|
| /device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_inc/ |
| D | sonata_prf_hogpd_api.h | 470 uint8_t report_id[SONATA_HOGPD_NB_REPORT_INST_MAX]; member
|