Searched refs:SDP_GET_UUID128 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c131 SDP_GET_UUID128(&uuid, start);
192 SDP_GET_UUID128(&value.int128, start);
257 SDP_GET_UUID128(&value.int128, start);
495 SDP_GET_UUID128(&uuid, start);
/freebsd-11-stable/usr.sbin/bluetooth/sdpd/
H A Dssar.c92 SDP_GET_UUID128(&duuid, buf);
/freebsd-11-stable/lib/libsdp/
H A Dsdp.h374 #define SDP_GET_UUID128(l, cp) { \ macro
416 #define SDP_GET_UUID128(l, cp) SDP_GET128(l, cp) macro
H A Dutil.c340 SDP_GET_UUID128(&value.int128, start);

Completed in 129 milliseconds