Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.cpp200 attribute.attributeValueLength == HID_HOST_ATTRIBUTE_LENGTH_UINT16) { in SdpPnpCallback_()
206 attribute.attributeValueLength == HID_HOST_ATTRIBUTE_LENGTH_UINT16) { in SdpPnpCallback_()
212 attribute.attributeValueLength == HID_HOST_ATTRIBUTE_LENGTH_UINT16) { in SdpPnpCallback_()
H A Dhid_host_defines.h244 inline static constexpr int HID_HOST_ATTRIBUTE_LENGTH_UINT16 = 2; variable