Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h135 #define ESP_GATT_UUID_HID_BT_KB_INPUT 0x2A22 macro
/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidh.c178 …} else if (cuuid == ESP_GATT_UUID_HID_BT_KB_INPUT || cuuid == ESP_GATT_UUID_HID_BT_KB_OUTPUT || cu… in read_device_services()
190 if (cuuid == ESP_GATT_UUID_HID_BT_KB_INPUT) { in read_device_services()
Dble_hidd.c81 static const uint16_t s_hid_boot_kb_input_uuid = ESP_GATT_UUID_HID_BT_KB_INPUT;
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_device_le_prf.c282 static const uint16_t hid_kb_input_uuid = ESP_GATT_UUID_HID_BT_KB_INPUT;