Home
last modified time | relevance | path

Searched defs:attributeValueLength (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h425 uint16_t attributeValueLength; member
434 uint16_t attributeValueLength; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp.c150 uint16_t attributeValueLength; member
159 uint16_t attributeValueLength; member
1152 …andle, uint16_t attributeId, SdpDataType type, void *attributeValue, uint16_t attributeValueLength) in SDP_AddAttribute()
1198 …int32_t handle, uint16_t attributeId, const uint8_t *attributeValue, uint16_t attributeValueLength) in SDP_AddSequenceAttribute()
H A Dsdp_server.c750 …andle, uint16_t attributeId, SdpDataType type, void *attributeValue, uint16_t attributeValueLength) in SdpAddAttribute()
803 …int32_t handle, uint16_t attributeId, const uint8_t *attributeValue, uint16_t attributeValueLength) in SdpAddSequenceAttribute()