Home
last modified time | relevance | path

Searched refs:HID_HOST_ATTRIBUTE_LENGTH_UINT8 (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.h243 inline static constexpr int HID_HOST_ATTRIBUTE_LENGTH_UINT8 = 1; variable
H A Dhid_host_sdp_client.cpp73 attribute.attributeValueLength == HID_HOST_ATTRIBUTE_LENGTH_UINT8) { in SdpCallback_()