Home
last modified time | relevance | path

Searched refs:HID_HOST_UUID_GATT_EXT_RPT_REF (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_defines.h230 static constexpr uint16_t HID_HOST_UUID_GATT_EXT_RPT_REF = 0x2907; variable
H A Dhid_host_hogp.cpp488 if (descriptor.uuid_ == Uuid::ConvertFrom16Bits(HID_HOST_UUID_GATT_EXT_RPT_REF)) { in GetExternalRptRefInfo()