Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_client.h89 static constexpr uint16_t SPP_ATTR_NUM = 3; variable
H A Dsocket_sdp_client.cpp43 attributeIdList.attributeIdList.attributeIdNumber = SPP_ATTR_NUM; in StartDiscovery()