Home
last modified time | relevance | path

Searched defs:uuidLen (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/capi_demo/
H A Davdemuxer_demo.cpp151 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
/ohos5.0/foundation/multimedia/av_codec/test/unittest/demuxer_test/capi/
H A Ddemuxer_capi_mock.cpp34 const uint32_t uuidLen = DRM_UUID_LEN; in OnMediaKeySystemInfoUpdated() local
62 const uint32_t uuidLen = DRM_UUID_LEN; in OnMediaKeySystemInfoUpdatedWithObj() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c1749 …GetUuidfromSequenceLevelThree(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_t uuidLen) in GetUuidfromSequenceLevelThree()
1773 …l GetUuidfromSequenceLevelTwo(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_t uuidLen) in GetUuidfromSequenceLevelTwo()
1801 …l GetUuidfromSequenceLevelOne(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_t uuidLen) in GetUuidfromSequenceLevelOne()
1829 …atic bool GetUuidfromSequence(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_t uuidLen) in GetUuidfromSequence()
1861 uint16_t uuidLen = 0; in GetRecordHandleArrayByUuid() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_bt_common.h87 unsigned char uuidLen; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.cpp354 uint8_t uuidLen = (UUID16_BYTES_TYPE * uuids_.size()) + EXTEND_INQUIRY_RESPONSE_TYPE_SIZE; in SetEirData() local
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_def.h393 unsigned char uuidLen; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c568 uint16_t uuidLen = 0; in AttFindInformationResponse() local
782 uint16_t uuidLen; in AttReadByTypeRequest() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H A Dsoftbus_broadcast_adapter_type.h115 uint8_t uuidLen; member
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_pipeline.c282 int32_t TransProxyPipelineGetUuidByChannelId(int32_t channelId, char *uuid, uint32_t uuidLen) in TransProxyPipelineGetUuidByChannelId()
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmedia_types.h300 uint32_t uuidLen; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp401 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; in DiscoverAllCharacteristicDescriptorResponse() local
H A Dgatt_client_profile.cpp1245 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
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_mock.cpp259 int32_t TransProxyPipelineGetUuidByChannelId(int32_t channelId, char *uuid, uint32_t uuidLen) in TransProxyPipelineGetUuidByChannelId()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp774 uint32_t uuidLen = uuid.size(); in GetNewKey() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_type.h357 uint8_t uuidLen; member