Searched defs:attributeValueLength (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | sdp.h | 425 uint16_t attributeValueLength; member 434 uint16_t attributeValueLength; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp.c | 150 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 D | sdp_server.c | 750 …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()
|