Home
last modified time | relevance | path

Searched refs:CheckAttributeValueLengthAvalid (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.h92 uint8_t CheckAttributeValueLengthAvalid(SdpSequenceAttribute attribute);
H A Dhid_host_sdp_client.cpp91 uint8_t offset = CheckAttributeValueLengthAvalid(attribute); in ParseHidDescInfo()
131 uint8_t HidHostSdpClient::CheckAttributeValueLengthAvalid(SdpSequenceAttribute attribute) in CheckAttributeValueLengthAvalid() function in OHOS::bluetooth::HidHostSdpClient