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

  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 205 return sdp_set_uuidseq_attr(rec, SDP_ATTR_SVCLASS_ID_LIST, seq);
216 return sdp_get_uuidseq_attr(rec, SDP_ATTR_SVCLASS_ID_LIST, seqp);
sdp.h 246 #define SDP_ATTR_SVCLASS_ID_LIST 0x0001
  /external/bluetooth/bluez/lib/
sdp.c 595 if (attr == SDP_ATTR_SVCLASS_ID_LIST)
608 if (attr == SDP_ATTR_SVCLASS_ID_LIST)
953 if (attr == SDP_ATTR_SVCLASS_ID_LIST)
    [all...]
  /external/qemu/hw/
bt.h     [all...]

Completed in 108 milliseconds