Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client.c32 #define SDP_ATTRIBUTE_LENGTH 15 macro
237 buffer = MEM_MALLOC.alloc(sizeof(SdpAttributeIdList) + SDP_ATTRIBUTE_LENGTH); in SdpServiceAttribute()
239 (sizeof(SdpAttributeIdList) + SDP_ATTRIBUTE_LENGTH), in SdpServiceAttribute()
241 (sizeof(SdpAttributeIdList) + SDP_ATTRIBUTE_LENGTH)); in SdpServiceAttribute()