Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 842 Bytes

esp_hidd.rst

File metadata and controls

19 lines (12 loc) · 842 Bytes

Bluetooth HID Device API

Overview

A Bluetooth HID device is a device providing the service of human or other data input and output to and from a Bluetooth HID Host. Users can use the Bluetooth HID Device APIs to make devices like keyboards, mice, joysticks and so on.

Application Example

Check :example:`bluetooth/bluedroid/classic_bt` folder in ESP-IDF examples, which contains the following application:

API Reference

.. include-build-file:: inc/esp_hidd_api.inc