Searched defs:SDP_IS_UUID (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
H A Dsdp.h435 #define SDP_IS_UUID(x) ((x) == SDP_UUID16 || (x) == SDP_UUID32 || (x) ==SDP_UUID128) macro

Completed in 17 milliseconds