Searched refs:SDP_ATTR_OK (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sdp.c88 if (proto.flags != SDP_ATTR_OK)
/freebsd-11-stable/usr.sbin/bluetooth/btpand/
H A Dclient.c202 if (attr.flags != SDP_ATTR_OK
/freebsd-11-stable/lib/libsdp/
H A Dsearch.c400 vp->flags = SDP_ATTR_OK;
H A Dsdp.h299 #define SDP_ATTR_OK (0 << 0) macro
/freebsd-11-stable/usr.sbin/bluetooth/bthidcontrol/
H A Dsdp.c123 if (values[i].flags != SDP_ATTR_OK)
/freebsd-11-stable/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c641 if (values[n].flags != SDP_ATTR_OK)

Completed in 67 milliseconds