Home
last modified time | relevance | path

Searched refs:SDP_ATTRIBUTE_PRODUCT_ID (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.h154 static constexpr uint16_t SDP_ATTRIBUTE_PRODUCT_ID = 0x0202; variable
H A Dhid_host_sdp_client.cpp205 if (attribute.attributeId == SDP_ATTRIBUTE_PRODUCT_ID && in SdpPnpCallback_()