| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_gatt_client_stub.cpp | 270 std::vector<BluetoothGattDevice> device; in GetAllDeviceInner() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| H A D | bluetooth_gatt_server_server.cpp | 336 Connect(int appId, const BluetoothGattDevice &device, bool isDirect) Connect() argument 342 CancelConnection(int appId, const BluetoothGattDevice &device) CancelConnection() argument 348 NotifyClient( const BluetoothGattDevice &device, BluetoothGattCharacteristic *characteristic, bool needConfirm) NotifyClient() argument 387 RespondCharacteristicRead( const BluetoothGattDevice &device, BluetoothGattCharacteristic *characteristic, int32_t ret) RespondCharacteristicRead() argument 409 RespondCharacteristicWrite( const BluetoothGattDevice &device, const BluetoothGattCharacteristic &characteristic, int32_t ret) RespondCharacteristicWrite() argument 428 RespondDescriptorRead( const BluetoothGattDevice &device, BluetoothGattDescriptor *descriptor, int32_t ret) RespondDescriptorRead() argument 450 RespondDescriptorWrite( const BluetoothGattDevice &device, const BluetoothGattDescriptor &descriptor, int32_t ret) RespondDescriptorWrite() argument [all...] |
| H A D | bluetooth_hfp_hf_server.cpp | 193 ConnectSco(const BluetoothRawAddress &device) ConnectSco() argument 202 DisconnectSco(const BluetoothRawAddress &device) DisconnectSco() argument 236 GetDeviceState(const BluetoothRawAddress &device) GetDeviceState() argument 249 GetScoState(const BluetoothRawAddress &device) GetScoState() argument 258 SendDTMFTone(const BluetoothRawAddress &device, uint8_t code) SendDTMFTone() argument 267 Connect(const BluetoothRawAddress &device) Connect() argument 276 Disconnect(const BluetoothRawAddress &device) Disconnect() argument 285 OpenVoiceRecognition(const BluetoothRawAddress &device) OpenVoiceRecognition() argument 294 CloseVoiceRecognition(const BluetoothRawAddress &device) CloseVoiceRecognition() argument 303 GetCurrentCallList(const BluetoothRawAddress &device, std::vector<BluetoothHfpHfCall> &calls) GetCurrentCallList() argument 317 AcceptIncomingCall(const BluetoothRawAddress &device, int flag) AcceptIncomingCall() argument 326 HoldActiveCall(const BluetoothRawAddress &device) HoldActiveCall() argument 335 RejectIncomingCall(const BluetoothRawAddress &device) RejectIncomingCall() argument 344 SendKeyPressed(const BluetoothRawAddress &device) SendKeyPressed() argument 353 HandleIncomingCall(const BluetoothRawAddress &device, int flag) HandleIncomingCall() argument 363 DialLastNumber(const BluetoothRawAddress &device) DialLastNumber() argument 373 DialMemory(const BluetoothRawAddress &device, int index) DialMemory() argument 384 HandleMultiCall(const BluetoothRawAddress &device, int flag, int index) HandleMultiCall() argument 395 SendVoiceTag(const BluetoothRawAddress &device, int index) SendVoiceTag() argument 405 FinishActiveCall(const BluetoothRawAddress &device, const BluetoothHfpHfCall &call) FinishActiveCall() argument 416 StartDial(const BluetoothRawAddress &device, const std::string &number, BluetoothHfpHfCall &call) StartDial() argument [all...] |
| H A D | bluetooth_hid_host_server.cpp | 203 int32_t BluetoothHidHostServer::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() argument 219 int32_t BluetoothHidHostServer::Connect(const BluetoothRawAddress &device) in Connect() argument 237 Disconnect(const BluetoothRawAddress &device) Disconnect() argument 255 HidHostVCUnplug(std::string &device, uint8_t &id, uint16_t &size, uint8_t &type, int& result) HidHostVCUnplug() argument 272 HidHostSendData(std::string &device, uint8_t &id, uint16_t &size, uint8_t &type, int& result) HidHostSendData() argument 289 HidHostSetReport(std::string &device, uint8_t &type, std::string &report, int& result) HidHostSetReport() argument 311 HidHostGetReport(std::string &device, uint8_t &id, uint16_t &size, uint8_t &type, int& result) HidHostGetReport() argument 328 SetConnectStrategy(const BluetoothRawAddress &device, int strategy) SetConnectStrategy() argument 338 GetConnectStrategy(const BluetoothRawAddress &device, int &strategy) GetConnectStrategy() argument [all...] |
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_avrcp_tg.cpp | 108 int32_t AvrcpTarget::SetDeviceAbsoluteVolume(const BluetoothRemoteDevice &device, int32_t volumeLevel) in SetDeviceAbsoluteVolume() argument 120 int32_t AvrcpTarget::SetDeviceAbsVolumeAbility(const BluetoothRemoteDevice &device, int32_ argument 133 GetDeviceAbsVolumeAbility(const BluetoothRemoteDevice &device, int32_t &ability) GetDeviceAbsVolumeAbility() argument 170 SetActiveDevice(const BluetoothRemoteDevice &device) SetActiveDevice() argument 227 GetDeviceState(const BluetoothRemoteDevice &device) GetDeviceState() argument 244 Connect(const BluetoothRemoteDevice &device) Connect() argument 260 Disconnect(const BluetoothRemoteDevice &device) Disconnect() argument [all...] |
| H A D | bluetooth_hfp_hf.cpp | 489 ConnectSco(const BluetoothRemoteDevice &device) ConnectSco() argument 502 DisconnectSco(const BluetoothRemoteDevice &device) DisconnectSco() argument 554 SendDTMFTone(const BluetoothRemoteDevice &device, uint8_t code) SendDTMFTone() argument 566 Connect(const BluetoothRemoteDevice &device) Connect() argument 579 Disconnect(const BluetoothRemoteDevice &device) Disconnect() argument 592 OpenVoiceRecognition(const BluetoothRemoteDevice &device) OpenVoiceRecognition() argument 605 CloseVoiceRecognition(const BluetoothRemoteDevice &device) CloseVoiceRecognition() argument 618 GetExistingCalls(const BluetoothRemoteDevice &device) GetExistingCalls() argument 631 AcceptIncomingCall(const BluetoothRemoteDevice &device, int flag) AcceptIncomingCall() argument 643 HoldActiveCall(const BluetoothRemoteDevice &device) HoldActiveCall() argument 656 RejectIncomingCall(const BluetoothRemoteDevice &device) RejectIncomingCall() argument 669 SendKeyPressed(const BluetoothRemoteDevice &device) SendKeyPressed() argument 674 HandleIncomingCall(const BluetoothRemoteDevice &device, int flag) HandleIncomingCall() argument 687 HandleMultiCall(const BluetoothRemoteDevice &device, int flag, int index) HandleMultiCall() argument 700 DialLastNumber(const BluetoothRemoteDevice &device) DialLastNumber() argument 713 DialMemory(const BluetoothRemoteDevice &device, int index) DialMemory() argument 726 SendVoiceTag(const BluetoothRemoteDevice &device, int index) SendVoiceTag() argument 732 FinishActiveCall(const BluetoothRemoteDevice &device, const HandsFreeUnitCall &call) FinishActiveCall() argument 745 StartDial( const BluetoothRemoteDevice &device, const std::string &number) StartDial() argument [all...] |
| H A D | bluetooth_hid_host.cpp | 248 GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) GetDeviceState() argument 261 Connect(const BluetoothRemoteDevice &device) Connect() argument 274 Disconnect(const BluetoothRemoteDevice &device) Disconnect() argument 287 SetConnectStrategy(const BluetoothRemoteDevice &device, int strategy) SetConnectStrategy() argument 307 GetConnectStrategy(const BluetoothRemoteDevice &device, int &strategy) const GetConnectStrategy() argument 339 HidHostVCUnplug(std::string device, uint8_t id, uint16_t size, uint8_t type) HidHostVCUnplug() argument 351 HidHostSendData(std::string device, uint8_t id, uint16_t size, uint8_t type) HidHostSendData() argument 363 HidHostSetReport(std::string device, uint8_t type, std::string &report) HidHostSetReport() argument 375 HidHostGetReport(std::string device, uint8_t id, uint16_t size, uint8_t type) HidHostGetReport() argument [all...] |
| H A D | bluetooth_pbap_pse.cpp | 143 int32_t PbapPse::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) const
in GetDeviceState() argument 173 Disconnect(const BluetoothRemoteDevice &device) Disconnect() argument 184 SetConnectionStrategy(const BluetoothRemoteDevice &device, int32_t strategy) SetConnectionStrategy() argument 196 GetConnectionStrategy(const BluetoothRemoteDevice &device, int32_t &strategy) const GetConnectionStrategy() argument 217 SetShareType(const BluetoothRemoteDevice &device, int32_t shareType) SetShareType() argument 229 GetShareType(const BluetoothRemoteDevice &device, int32_t &shareType) const GetShareType() argument 240 SetPhoneBookAccessAuthorization(const BluetoothRemoteDevice &device, int32_t accessAuthorization) SetPhoneBookAccessAuthorization() argument 255 GetPhoneBookAccessAuthorization(const BluetoothRemoteDevice &device, int32_t &accessAuthorization) const GetPhoneBookAccessAuthorization() argument [all...] |
| /foundation/communication/bluetooth/frameworks/js/napi/include/ |
| H A D | napi_native_object.h | 81 explicit NapiNativeDiscoveryResultArray(const std::shared_ptr<BluetoothRemoteDevice> &device) in NapiNativeDiscoveryResultArray() argument 92 NapiNativeDiscoveryInfoResultArray( const std::shared_ptr<BluetoothRemoteDevice> &device, int rssi, const std::string deviceName, int deviceClass) NapiNativeDiscoveryInfoResultArray() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/ |
| H A D | generic_access_service.cpp | 98 void OnPairRequested(const BTTransport transport, const RawAddress &device) in OnPairRequested() argument 100 void OnPairConfirmed(const BTTransport transport, const RawAddress &device, cons in OnPairRequested() argument 95 OnDiscoveryResult( const RawAddress &device, int rssi, const std::string deviceName, int deviceClass) OnDiscoveryResult() argument 126 OnDiscoveryResult( const RawAddress &device, int rssi, const std::string deviceName, int deviceClass) OnDiscoveryResult() argument 129 OnPairRequested(const BTTransport transport, const RawAddress &device) OnPairRequested() argument 131 OnPairConfirmed(const BTTransport transport, const RawAddress &device, int reqType, int number) OnPairConfirmed() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/ |
| H A D | generic_attribute_service.cpp | 182 void GenericAttributeService::ComfirmNotify(GattDevice device) in ComfirmNotify() argument 233 void GenericAttributeService::NotifyServiceChanged(const GattDevice& device, Characteristic& characteristic) const in NotifyServiceChanged() argument 239 ConnectIncoming(const GattDevice& device) ConnectIncoming() argument 256 Disconnected(const GattDevice& device) Disconnected() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| H A D | hfp_ag_profile_event_sender.cpp | 53 void HfpAgProfileEventSender::HfVolumeChanged(const std::string &device, int type, int volume) const in HfVolumeChanged() argument 62 void HfpAgProfileEventSender::DialOutCall(const std::string &device, const std::string &number, int dialType) const in DialOutCall() argument 72 void HfpAgProfileEventSender::SendDtmf(const std::string &device, int dtmf) const in SendDtmf() argument 81 EnableNoiseReduction(const std::string &device, bool enable) const EnableNoiseReduction() argument 90 VoiceRecognitionStateChanged(const std::string &device, int status) const VoiceRecognitionStateChanged() argument 99 HoldCall(const std::string &device, int chld) const HoldCall() argument 139 ProcessATBind(const std::string &device, const std::string &atString) const ProcessATBind() argument 148 SendHfIndicator(const std::string &device, int indId, int indValue) const SendHfIndicator() argument 157 ProcessAtBia(const std::string &device, const HfpAgTransferData &data) const ProcessAtBia() argument 166 ConnectRequest(const std::string &device, int handle, int what) const ConnectRequest() argument 174 UpdateConnectState(const std::string &device, int what) const UpdateConnectState() argument 181 ScoConnectRequest(const std::string &device, int what, uint8_t linkType) const ScoConnectRequest() argument 189 UpdateScoConnectState(const std::string &device, int what) const UpdateScoConnectState() argument 196 GetResponseHoldState(const std::string &device, int what) const GetResponseHoldState() argument 204 SetResponseHoldState(const std::string &device, int what, int btrh) const SetResponseHoldState() argument 213 ProcessSdpDiscoveryResult(const std::string &device, int what) const ProcessSdpDiscoveryResult() argument [all...] |
| /foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
| H A D | ohos_bt_socket.cpp | 240 std::shared_ptr<BluetoothRemoteDevice> device in SocketConnect() local 284 std::shared_ptr<BluetoothRemoteDevice> device = std::make_shared<BluetoothRemoteDevice>(strAddress, 0); SocketConnectEx() local 516 std::shared_ptr<BluetoothRemoteDevice> device = std::make_shared<BluetoothRemoteDevice>(params.addr, SocketUpdateCocConnectionParams() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
| H A D | node_context_pso_manager.cpp | 101 NodeContextPsoManager::NodeContextPsoManager(Device& device, ShaderManager& shaderManager) in NodeContextPsoManager() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/audioeffect/test/unittest/effect_unit_test/src/ |
| H A D | audio_effect_chain_manager_unit_test.cpp | 658 int32_t device = 2; in HWTEST() local 675 int32_t device = 2; in HWTEST() local 692 int32_t device = 2; in HWTEST() local 1845 int32_t device = 2; in HWTEST() local 1863 int32_t device = 3; in HWTEST() local 1882 int32_t device = 3; HWTEST() local [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_spatialization_service_unit_test/src/ |
| H A D | audio_spatialization_service_unit_test.cpp | 164 std::string device = "device" in HWTEST_F() local [all...] |
| /foundation/multimedia/audio_framework/test/fuzztest/audioeffect_fuzzer/ |
| H A D | audio_effect_fuzzer.cpp | 131 int32_t device = *reinterpret_cast<const int32_t *>(rawData); in SetOutputDeviceSinkFuzzTest() local 333 int32_t device = *reinterpret_cast<const int32_t*>(rawData); in UpdateDeviceInfoFuzzTest() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
| H A D | render_frame_util.cpp | 212 Device& device = (Device&)device_; in ProcessFrameSignalData() local 256 const Device& device = (const Device&)device_; ProcessFrameSignalDeferredDestroy() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
| H A D | swapchain_gles.cpp | 213 GenerateTextures( DeviceGLES& device, uint32_t count, GLenum colorf, uint32_t sampleCount, SwapchainPlatformDataGL& plat) GenerateTextures() argument 246 GenerateFBO(DeviceGLES& device, SwapchainPlatformDataGL& plat, bool msaa) GenerateFBO() argument 271 SwapchainGLES(Device& device, const SwapchainCreateInfo& swapchainCreateInfo) SwapchainGLES() argument [all...] |
| H A D | shader_module_gles.cpp | 221 ShaderModuleGLES::ShaderModuleGLES(Device& device, const ShaderModuleCreateInfo& createInfo) in ShaderModuleGLES() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
| H A D | swapchain_vk.cpp | 242 SwapchainVk::SwapchainVk(Device& device, const SwapchainCreateInfo& swapchainCreateInfo) in SwapchainVk() argument 403 const VkDevice device in ~SwapchainVk() local [all...] |
| H A D | node_context_pool_manager_vk.cpp | 152 CreateFramebuffer(const GpuResourceManager& gpuResourceMgr, const RenderPassDesc& renderPassDesc, const LowLevelRenderPassDataVk& renderPassData, const VkDevice device) CreateFramebuffer() argument 220 CreateContextCommandPool( const VkDevice device, const VkCommandBufferLevel cmdBufferLevel, const uint32_t queueFamilyIndex) CreateContextCommandPool() argument 265 NodeContextPoolManagerVk( Device& device, GpuResourceManager& gpuResourceManager, const GpuQueue& gpuQueue) NodeContextPoolManagerVk() argument 291 const VkDevice device = ((const DevicePlatformDataVk&)device_.GetPlatformData()).device; ~NodeContextPoolManagerVk() local 366 const VkDevice device = ((const DevicePlatformDataVk&)device_.GetPlatformData()).device; BeginBackendFrame() local [all...] |
| H A D | gpu_memory_allocator_vk.cpp | 124 VmaVulkanFunctions GetVmaVulkanFunctions(VkInstance instance, VkDevice device) in GetVmaVulkanFunctions() argument 176 PlatformGpuMemoryAllocator(VkInstance instance, VkPhysicalDevice physicalDevice, VkDevice device, const GpuMemoryAllocatorCreateInfo& createInfo) PlatformGpuMemoryAllocator() argument [all...] |
| H A D | gpu_buffer_vk.cpp | 91 GpuBufferVk::GpuBufferVk(Device& device, const GpuBufferDesc& desc) in GpuBufferVk() argument 102 GpuBufferVk::GpuBufferVk(Device& device, const GpuAccelerationStructureDesc& desc) in GpuBufferVk() argument 163 const VkDevice device = ((const DevicePlatformDataVk&)device_.GetPlatformData()).device; ~GpuBufferVk() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
| H A D | native_buffer_utils.cpp | 31 bool GetNativeBufferFormatProperties(RsVulkanContext& vkContext, VkDevice device, OH_NativeBuffer* nativeBuffer, in GetNativeBufferFormatProperties() argument 115 VkDevice device = vkInterface.GetDevice(); in AllocateDeviceMemory() local 161 bool BindImageMemory(VkDevice device, RsVulkanContext& vkContext, VkImage& image, VkDeviceMemory& memory) in BindImageMemory() argument 192 VkDevice device = vkContext.GetDevice(); MakeFromNativeWindowBuffer() local 297 VkDevice device = vkContext.GetDevice(); MakeBackendTextureFromNativeBuffer() local [all...] |