Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_util.c108 offset = SDP_UINT64_LENGTH; in SdpGetLengthFromType()
109 *length = SDP_UINT64_LENGTH; in SdpGetLengthFromType()
H A Dsdp_util.h117 #define SDP_UINT64_LENGTH 8 macro