Searched refs:SIZE_ONE_BYTE (Results 1 – 4 of 4) sorted by relevance
298 #define SIZE_ONE_BYTE 0 macro
114 UINT8_TO_BE_STREAM (p, (UINT_DESC_TYPE << 3) | SIZE_ONE_BYTE); in bta_hl_compose_supported_feature_list()118 UINT8_TO_BE_STREAM (p, (UINT_DESC_TYPE << 3) | SIZE_ONE_BYTE); in bta_hl_compose_supported_feature_list()
275 UINT8_TO_BE_STREAM (p_out, (p_attr->type << 3) | SIZE_ONE_BYTE); in sdpu_build_attrib_entry()588 case SIZE_ONE_BYTE: in sdpu_get_len_from_type()
250 UINT8_TO_BE_STREAM (p, (UINT_DESC_TYPE << 3) | SIZE_ONE_BYTE); in sdp_compose_proto_list()546 UINT8_TO_BE_STREAM (p, (type[xx] << 3) | SIZE_ONE_BYTE); in SDP_AddSequence()