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

  /external/bluetooth/bluez/lib/
sdp.c 454 case SDP_ALT32:
462 else if (dtd == SDP_ALT32 || dtd == SDP_SEQ32)
521 if (dtd >= SDP_SEQ8 && dtd <= SDP_ALT32)
549 if (dtd >= SDP_SEQ8 && dtd <= SDP_ALT32)
630 case SDP_ALT32:
660 case SDP_ALT32:
763 case SDP_ALT32:
882 case SDP_ALT32:
1260 case SDP_ALT32:
1372 case SDP_ALT32
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 375 #define SDP_ALT32 0x3F
  /external/bluetooth/bluez/plugins/
service.c 204 ctx_data->stack_head->data->dtd = SDP_ALT32;
221 case SDP_ALT32:
  /external/bluetooth/bluez/src/
sdp-xml.c 347 case SDP_ALT32:
  /external/bluetooth/bluez/tools/
sdptool.c 504 case SDP_ALT32:
707 case SDP_ALT32:
    [all...]

Completed in 362 milliseconds