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

/freebsd-11.0-release/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c129 SDP_GET_UUID128(&uuid, start);
190 SDP_GET_UUID128(&value.int128, start);
255 SDP_GET_UUID128(&value.int128, start);
493 SDP_GET_UUID128(&uuid, start);
/freebsd-11.0-release/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 55 milliseconds