/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/capi_demo/ |
H A D | avdemuxer_demo.cpp | 151 const uint32_t uuidLen = DRM_UUID_LEN; in OnDrmInfoChangedInApp() local 178 const uint32_t uuidLen = DRM_UUID_LEN; in OnDrmInfoChangedWithObjInApp() local 215 const uint32_t uuidLen = 16; in GetMediaKeySystemInfo() local
|
/foundation/multimedia/av_codec/test/unittest/demuxer_test/capi/ |
H A D | demuxer_capi_mock.cpp | 34 const uint32_t uuidLen = DRM_UUID_LEN; in OnMediaKeySystemInfoUpdated() local 62 const uint32_t uuidLen = DRM_UUID_LEN; in OnMediaKeySystemInfoUpdatedWithObj() local
|
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/ |
H A D | softbus_adapter_bt_common.h | 87 unsigned char uuidLen; member
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
H A D | softbus_proxychannel_pipeline.c | 282 int32_t TransProxyPipelineGetUuidByChannelId(int32_t channelId, char *uuid, uint32_t uuidLen) in TransProxyPipelineGetUuidByChannelId() argument
|
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/ |
H A D | softbus_broadcast_adapter_type.h | 115 uint8_t uuidLen; member
|
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/ |
H A D | ohos_bt_def.h | 393 unsigned char uuidLen; member
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_adapter_properties.cpp | 356 uint8_t uuidLen = (UUID16_BYTES_TYPE * uuids_.size()) + EXTEND_INQUIRY_RESPONSE_TYPE_SIZE; in SetEirData() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
H A D | att_receive.c | 568 uint16_t uuidLen = 0; in AttFindInformationResponse() local 782 uint16_t uuidLen; in AttReadByTypeRequest() local
|
/foundation/multimedia/media_foundation/interface/inner_api/meta/ |
H A D | media_types.h | 297 uint32_t uuidLen; member
|
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_mock.cpp | 277 int32_t TransProxyPipelineGetUuidByChannelId(int32_t channelId, char *uuid, uint32_t uuidLen) in TransProxyPipelineGetUuidByChannelId() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp_server.c | 1749 static bool GetUuidfromSequenceLevelThree(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_t uuidLen) in GetUuidfromSequenceLevelThree() argument 1773 static bool GetUuidfromSequenceLevelTwo(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_t uuidLen) in GetUuidfromSequenceLevelTwo() argument 1801 static bool GetUuidfromSequenceLevelOne(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_t uuidLen) in GetUuidfromSequenceLevelOne() argument 1829 static bool GetUuidfromSequence(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_t uuidLen) in GetUuidfromSequence() argument 1861 uint16_t uuidLen = 0; GetRecordHandleArrayByUuid() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_server_profile.cpp | 401 uint16_t uuidLen = service->second.uuid_.GetUuidType(); in DiscoverAllPrimaryServiceResponse() local 580 uint16_t uuidLen = characteristic->uuid_.GetUuidType(); in DiscoverCharacteristicResponse() local 626 uint16_t uuidLen = 0; DiscoverAllCharacteristicDescriptorResponse() local [all...] |
H A D | gatt_client_profile.cpp | 1245 uint8_t uuidLen = len - sizeof(startHandle) - sizeof(endHandle); in DiscoverAllPrimaryServiceParsing() local 1428 uint8_t uuidLen = len - sizeof(startHandle) - sizeof(properties) - sizeof(valueHandle); in DiscoverAllCharacteristicOfServiceParsing() local
|
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/ |
H A D | softbus_broadcast_type.h | 357 uint8_t uuidLen; member
|