Searched refs:SDP_INVALID_CONT_STATE (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp_util.h | 97 #define SDP_INVALID_CONT_STATE 0x0005 /// Invalid Continuation State macro
|
H A D | sdp_server.c | 1208 SdpSendErrorResponse(lcid, transactionId, SDP_INVALID_CONT_STATE); in SdpParseSearchRequest() 1394 SdpSendErrorResponse(lcid, transactionId, SDP_INVALID_CONT_STATE); in SdpParseAttributeRequest() 1584 SdpSendErrorResponse(lcid, transactionId, SDP_INVALID_CONT_STATE); in SdpParseSearchAttributeRequestCommon()
|
H A D | sdp_connect.c | 1322 SdpSendErrorResponse(lcid, transactionId, SDP_INVALID_CONT_STATE); in SdpSendSearchFragmentResponse() 1494 SdpSendErrorResponse(lcid, transactionId, SDP_INVALID_CONT_STATE); in SdpSendAttributeFragmentResponse()
|