Home
last modified time | relevance | path

Searched defs:attributeValue (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h426 void *attributeValue; member
435 uint8_t *attributeValue; member
H A Datt.h180 uint8_t *attributeValue; member
228 uint8_t *attributeValue; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.cpp93 uint8_t *attributeValue = attribute.attributeValue + offset; in ParseHidDescInfo() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c38 uint8_t *attributeValue; member
713 static int SdpAddAttributeForCommon(SdpDataType type, const void *attributeValue, uint8_t *buffer, … in SdpAddAttributeForCommon()
750 …uint32_t handle, uint16_t attributeId, SdpDataType type, void *attributeValue, uint16_t attributeV… in SdpAddAttribute()
803 …uint32_t handle, uint16_t attributeId, const uint8_t *attributeValue, uint16_t attributeValueLengt… in SdpAddSequenceAttribute()
985 uint8_t *attributeValue = NULL; in SdpAddAttributeToServiceRecord() local
H A Dsdp.c149 void *attributeValue; member
158 const uint8_t *attributeValue; member
1152 …uint32_t handle, uint16_t attributeId, SdpDataType type, void *attributeValue, uint16_t attributeV… in SDP_AddAttribute()
1198 …uint32_t handle, uint16_t attributeId, const uint8_t *attributeValue, uint16_t attributeValueLengt… in SDP_AddSequenceAttribute()