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

  /external/bluetooth/bluez/lib/bluetooth/
sdp_lib.h 174 int sdp_get_uuidseq_attr(const sdp_record_t *rec, uint16_t attr, sdp_list_t **seqp);
216 return sdp_get_uuidseq_attr(rec, SDP_ATTR_SVCLASS_ID_LIST, seqp);
523 return sdp_get_uuidseq_attr(rec, SDP_ATTR_BROWSE_GRP_LIST, seqp);
  /external/bluetooth/bluez/lib/
sdp.c 1918 int sdp_get_uuidseq_attr(const sdp_record_t *rec, uint16_t attr, function
    [all...]

Completed in 17 milliseconds