HomeSort by relevance Sort by last modified time
    Searched refs:SDP_IS_UUID (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 433 #define SDP_IS_UUID(x) ((x) == SDP_UUID16 || (x) == SDP_UUID32 || (x) ==SDP_UUID128)
  /external/bluetooth/bluez/lib/
sdp.c 1036 if (!SDP_IS_UUID(type)) {
    [all...]

Completed in 42 milliseconds