Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.c1226 static uint16_t SdpGetCurrentServiceRecordCount(uint16_t mtu, uint16_t maxCount, uint16_t totalServ… in SdpGetCurrentServiceRecordCount() function
1313 …currentServiceRecordCount = SdpGetCurrentServiceRecordCount(connect->mtu, maxCount, totalServiceRe… in SdpSendSearchFragmentResponse()