Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h131 #define ESP_GATT_UUID_HID_REPORT_MAP 0x2A4B macro
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_device_le_prf.c278 static const uint16_t hid_report_map_uuid = ESP_GATT_UUID_HID_REPORT_MAP;
/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidh.c170 if (cuuid == ESP_GATT_UUID_HID_REPORT_MAP) { in read_device_services()
Dble_hidd.c70 static const uint16_t s_hid_report_map_uuid = ESP_GATT_UUID_HID_REPORT_MAP;