Home
last modified time | relevance | path

Searched refs:DESCRIPTOR_LIST_SDP_OFFSET (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.cpp138 offset = DESCRIPTOR_LIST_SDP_OFFSET; in CheckAttributeValueLengthAvalid()
140 offset = DESCRIPTOR_LIST_SDP_OFFSET + 1; in CheckAttributeValueLengthAvalid()
H A Dhid_host_defines.h195 static constexpr uint8_t DESCRIPTOR_LIST_SDP_OFFSET = 4; variable