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

  /system/bt/stack/include/
sdpdefs.h 301 #define SIZE_EIGHT_BYTES 3
  /system/bt/stack/sdp/
sdp_utils.c 284 UINT8_TO_BE_STREAM (p_out, (p_attr->type << 3) | SIZE_EIGHT_BYTES);
597 case SIZE_EIGHT_BYTES:
sdp_db.c 555 UINT8_TO_BE_STREAM (p, (type[xx] << 3) | SIZE_EIGHT_BYTES);
    [all...]

Completed in 37 milliseconds