Searched refs:SIZE_EIGHT_BYTES (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/include/
H A Dsdpdefs.h312 #define SIZE_EIGHT_BYTES 3 macro
/system/bt/stack/sdp/
H A Dsdp_utils.cc252 UINT8_TO_BE_STREAM(p_out, (p_attr->type << 3) | SIZE_EIGHT_BYTES);
561 case SIZE_EIGHT_BYTES:
H A Dsdp_db.cc499 UINT8_TO_BE_STREAM(p, (type[xx] << 3) | SIZE_EIGHT_BYTES);

Completed in 62 milliseconds