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

  /external/bluetooth/bluez/health/
hdp_util.c 764 if (list->dtd != SDP_SEQ8 && list->dtd != SDP_SEQ16 &&
771 if (feat->dtd != SDP_SEQ8 && feat->dtd != SDP_SEQ16 &&
882 if (!entry || (entry->dtd != SDP_SEQ8 && entry->dtd != SDP_SEQ16 &&
915 if (pdl->dtd != SDP_SEQ8 && pdl->dtd != SDP_SEQ16 &&
  /external/bluetooth/bluez/lib/
sdp.c 456 case SDP_SEQ16:
460 else if (dtd == SDP_ALT16 || dtd == SDP_SEQ16)
623 case SDP_SEQ16:
651 case SDP_SEQ16:
757 case SDP_SEQ16:
875 case SDP_SEQ16:
982 case SDP_SEQ16:
1250 case SDP_SEQ16:
1368 case SDP_SEQ16:
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 370 #define SDP_SEQ16 0x36
  /external/bluetooth/bluez/plugins/
service.c 195 ctx_data->stack_head->data->dtd = SDP_SEQ16;
217 case SDP_SEQ16:
  /external/bluetooth/bluez/src/
sdp-xml.c 332 case SDP_SEQ16:
sdpd-request.c 130 if (!scanned || (seqType != SDP_SEQ8 && seqType != SDP_SEQ16)) {
  /external/bluetooth/bluez/compat/
sdp.c 442 pseq = sdp_data_alloc(SDP_SEQ16, head);
  /external/bluetooth/bluez/network/
server.c 257 pseq = sdp_data_alloc(SDP_SEQ16, head);
  /external/bluetooth/bluez/tools/
sdptool.c 496 case SDP_SEQ16:
700 case SDP_SEQ16:
1049 case SDP_SEQ16:
    [all...]

Completed in 225 milliseconds