Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.bin/bluetooth/rfcomm_sppd/
Drfcomm_sdp.c71 sdp_attr_t proto = { SDP_ATTR_INVALID,0,sizeof(buffer),buffer }; in rfcomm_channel_lookup()
/freebsd-10-stable/usr.sbin/bluetooth/btpand/
Dclient.c171 attr.flags = SDP_ATTR_INVALID; in client_query()
/freebsd-10-stable/usr.sbin/bluetooth/bthidcontrol/
Dsdp.c103 values[i].flags = SDP_ATTR_INVALID; in hid_sdp_query()
/freebsd-10-stable/lib/libsdp/
Dsearch.c406 vp->flags = SDP_ATTR_INVALID; in sdp_search()
Dsdp.h300 #define SDP_ATTR_INVALID (1 << 0) macro
/freebsd-10-stable/usr.sbin/bluetooth/sdpcontrol/
Dsearch.c625 values[n].flags = SDP_ATTR_INVALID; in do_sdp_search()