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 480 case SDP_ALT32:
488 else if (dtd == SDP_ALT32 || dtd == SDP_SEQ32)
547 if (dtd >= SDP_SEQ8 && dtd <= SDP_ALT32)
575 if (dtd >= SDP_SEQ8 && dtd <= SDP_ALT32)
656 case SDP_ALT32:
686 case SDP_ALT32:
790 case SDP_ALT32:
909 case SDP_ALT32:
1290 case SDP_ALT32:
1402 case SDP_ALT32
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 370 #define SDP_ALT32 0x3F
  /external/bluetooth/bluez/plugins/
service.c 205 ctx_data->stack_head->data->dtd = SDP_ALT32;
222 case SDP_ALT32:
  /external/bluetooth/bluez/src/
sdp-xml.c 354 case SDP_ALT32:
  /external/bluetooth/bluez/tools/
sdptool.c 504 case SDP_ALT32:
707 case SDP_ALT32:
    [all...]

Completed in 38 milliseconds