Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.h39 …_t lcid, SdpPduId pduId, uint16_t transactionId, uint16_t maxCount, const Packet *attributePacket);
H A Dsdp_connect.c1467 …6_t lcid, SdpPduId pduId, uint16_t transactionId, uint16_t maxCount, const Packet *attributePacket) in SdpSendAttributeFragmentResponse() argument
1480 if (attributePacket == NULL) { in SdpSendAttributeFragmentResponse()
1486 packet = PacketRefMalloc(attributePacket); in SdpSendAttributeFragmentResponse()