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

  /external/bluetooth/bluez/lib/
sdp.c 426 case SDP_TEXT_STR8:
484 case SDP_TEXT_STR8:
619 case SDP_TEXT_STR8:
646 case SDP_TEXT_STR8:
748 case SDP_TEXT_STR8:
865 case SDP_TEXT_STR8:
989 case SDP_TEXT_STR8:
1167 case SDP_TEXT_STR8:
1359 case SDP_TEXT_STR8:
    [all...]
  /external/bluetooth/bluez/src/
sdp-xml.c 225 case SDP_TEXT_STR8:
677 uint8_t dtd = SDP_TEXT_STR8;
  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 364 #define SDP_TEXT_STR8 0x25
  /external/bluetooth/bluez/tools/
sdptool.c 477 case SDP_TEXT_STR8:
671 case SDP_TEXT_STR8:
797 sdp_attr_add_new(rec, attrib, SDP_TEXT_STR8, value);
873 uint8_t str8 = SDP_TEXT_STR8;
    [all...]
  /external/bluetooth/bluez/health/
hdp_util.c 563 desc = sdp_data_alloc(SDP_TEXT_STR8, app->description);
800 if (desc && desc_t && (desc_t->dtd == SDP_TEXT_STR8 ||

Completed in 166 milliseconds