Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.h35 void SdpSendSearchFragmentResponse(
H A Dsdp_connect.c1288 void SdpSendSearchFragmentResponse(uint16_t lcid, uint16_t transactionId, uint16_t maxCount, const … in SdpSendSearchFragmentResponse() function
1375 SdpSendSearchFragmentResponse(lcid, transactionId, maxCount, packet); in SdpSendSearchResponse()
H A Dsdp_server.c1219 SdpSendSearchFragmentResponse(lcid, transactionId, maximumServiceRecordCount, NULL); in SdpParseSearchRequest()