Home
last modified time | relevance | path

Searched refs:ESP_GATT_UUID_HID_REPORT (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h133 #define ESP_GATT_UUID_HID_REPORT 0x2A4D macro
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_device_le_prf.c280 static const uint16_t hid_report_uuid = ESP_GATT_UUID_HID_REPORT;
/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidh.c178 …D_BT_KB_OUTPUT || cuuid == ESP_GATT_UUID_HID_BT_MOUSE_INPUT || cuuid == ESP_GATT_UUID_HID_REPORT) { in read_device_services()
Dble_hidd.c78 static const uint16_t s_hid_report_uuid = ESP_GATT_UUID_HID_REPORT;