Searched refs:ESP_GATT_UUID_HID_BT_KB_INPUT (Results 1 – 4 of 4) sorted by relevance
135 #define ESP_GATT_UUID_HID_BT_KB_INPUT 0x2A22 macro
178 …} 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()
81 static const uint16_t s_hid_boot_kb_input_uuid = ESP_GATT_UUID_HID_BT_KB_INPUT;
282 static const uint16_t hid_kb_input_uuid = ESP_GATT_UUID_HID_BT_KB_INPUT;