Home
last modified time | relevance | path

Searched defs:attributeLength (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c37 uint16_t attributeLength; member
983 …uint32_t handle, uint16_t attributeId, uint8_t attributeType, uint32_t attributeLength, const uint… in SdpAddAttributeToServiceRecord()
H A Dsdp_client_parse.c423 uint32_t attributeLength = 0; in SdpParseSingleAttributeList() local