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

  /external/bluetooth/bluez/lib/
sdp.c 483 case SDP_SEQ32:
488 else if (dtd == SDP_ALT32 || dtd == SDP_SEQ32)
598 if (!data || data->dtd < SDP_SEQ8 || data->dtd > SDP_SEQ32)
655 case SDP_SEQ32:
683 case SDP_SEQ32:
785 case SDP_SEQ32:
903 case SDP_SEQ32:
1010 case SDP_SEQ32:
1289 case SDP_SEQ32:
1399 case SDP_SEQ32
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 366 #define SDP_SEQ32 0x37
  /external/bluetooth/bluez/plugins/
service.c 193 ctx_data->stack_head->data->dtd = SDP_SEQ32;
219 case SDP_SEQ32:
  /external/bluetooth/bluez/src/
sdp-xml.c 340 case SDP_SEQ32:
  /external/bluetooth/bluez/tools/
sdptool.c 497 case SDP_SEQ32:
701 case SDP_SEQ32:
    [all...]

Completed in 453 milliseconds