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

  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 227 return sdp_set_uuidseq_attr(rec, SDP_ATTR_BROWSE_GRP_LIST, seq);
523 return sdp_get_uuidseq_attr(rec, SDP_ATTR_BROWSE_GRP_LIST, seqp);
sdp.h 250 #define SDP_ATTR_BROWSE_GRP_LIST 0x0005
  /external/bluetooth/bluez/src/
sdpd-service.c 255 if (sdp_data_get(rec, SDP_ATTR_BROWSE_GRP_LIST) == NULL) {
444 if (sdp_data_get(rec, SDP_ATTR_BROWSE_GRP_LIST) == NULL) {
  /external/qemu/hw/
bt.h     [all...]

Completed in 776 milliseconds