Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/sdpd/
H A Dssr.c122 return (SDP_ERROR_CODE_INVALID_CONTINUATION_STATE); in server_prepare_service_search_response()
H A Dsar.c212 return (SDP_ERROR_CODE_INVALID_CONTINUATION_STATE); in server_prepare_service_attribute_response()
H A Dssar.c285 return (SDP_ERROR_CODE_INVALID_CONTINUATION_STATE); in server_prepare_service_search_attribute_response()
/freebsd/lib/libsdp/
H A Dsdp.h281 #define SDP_ERROR_CODE_INVALID_CONTINUATION_STATE 0x0005 macro