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/include/bluetooth/
sdp_lib.h 227 return sdp_set_uuidseq_attr(rec, SDP_ATTR_BROWSE_GRP_LIST, seq);
522 return sdp_get_uuidseq_attr(rec, SDP_ATTR_BROWSE_GRP_LIST, seqp);
sdp.h 235 #define SDP_ATTR_BROWSE_GRP_LIST 0x0005
  /external/bluetooth/bluez/src/
sdpd-service.c 406 if (sdp_data_get(rec, SDP_ATTR_BROWSE_GRP_LIST) == NULL) {
598 if (sdp_data_get(rec, SDP_ATTR_BROWSE_GRP_LIST) == NULL) {
  /external/qemu/hw/
bt.h     [all...]

Completed in 74 milliseconds