HomeSort by: relevance | last modified time | path
    Searched refs:SDP_ATTR_SERVICE_CLASS_ID_LIST (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/sdpd/
compat.c 70 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST);
123 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST);
175 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST);
227 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST);
284 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST);
341 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST);
396 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST);
457 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST);
514 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST);
574 sdp_put_uint16(buf, SDP_ATTR_SERVICE_CLASS_ID_LIST);
    [all...]
  /src/lib/libbluetooth/
sdp_compat.c 472 { SDP_ATTR_SERVICE_CLASS_ID_LIST,
sdp.h 245 #define SDP_ATTR_SERVICE_CLASS_ID_LIST 0x0001
  /src/usr.sbin/btpand/
server.c 313 sdp_put_uint16(&buf, SDP_ATTR_SERVICE_CLASS_ID_LIST);
  /src/usr.bin/rfcomm_sppd/
rfcomm_sppd.c 462 sdp_put_uint16(&rec, SDP_ATTR_SERVICE_CLASS_ID_LIST);

Completed in 15 milliseconds