| /device/soc/hisilicon/common/platform/adc/ |
| H A D | adc_hi35xx.c | 31 struct AdcDevice device; member 146 static inline int32_t Hi35xxAdcStart(struct AdcDevice *device) in Hi35xxAdcStart() argument 161 static int32_t Hi35xxAdcRead(struct AdcDevice *device, uint32_t channel, uint32_t *val) in Hi35xxAdcRead() argument 197 Hi35xxAdcStop(struct AdcDevice *device) Hi35xxAdcStop() argument 303 Hi35xxAdcParseInit(struct HdfDeviceObject *device, struct DeviceResourceNode *node) Hi35xxAdcParseInit() argument 358 Hi35xxAdcInit(struct HdfDeviceObject *device) Hi35xxAdcInit() argument 383 struct AdcDevice *device = NULL; Hi35xxAdcRemoveByNode() local 410 Hi35xxAdcRelease(struct HdfDeviceObject *device) Hi35xxAdcRelease() argument [all...] |
| /device/soc/hisilicon/common/platform/i2s/ |
| H A D | i2s_hi35xx.c | 607 static int32_t I2sInit(struct I2sCntlr *cntlr, const struct HdfDeviceObject *device) in I2sInit() argument 659 static int32_t HdfI2sDeviceBind(struct HdfDeviceObject *device) in HdfI2sDeviceBind() argument 668 static int32_t HdfI2sDeviceInit(struct HdfDeviceObject *device) in HdfI2sDeviceInit() argument 691 HdfI2sDeviceRelease(struct HdfDeviceObject *device) HdfI2sDeviceRelease() argument [all...] |
| /device/soc/hisilicon/common/platform/pin/ |
| H A D | pin_hi35xx.c | 285 static int32_t Hi35xxPinCntlrInit(struct HdfDeviceObject *device, struct Hi35xxPinCntlr *hi35xx) in Hi35xxPinCntlrInit() argument 340 static int32_t Hi35xxPinBind(struct HdfDeviceObject *device) in Hi35xxPinBind() argument 346 static int32_t Hi35xxPinInit(struct HdfDeviceObject *device) in Hi35xxPinInit() argument 386 Hi35xxPinRelease(struct HdfDeviceObject *device) Hi35xxPinRelease() argument [all...] |
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/ |
| H A D | device.h | 42 struct device { struct [all...] |
| /device/board/hihope/dayu210/audio_drivers/dai/src/ |
| H A D | rk3588_dai_ops.c | 579 int32_t Rk3588NormalTrigger(const struct AudioCard *card, int cmd, const struct DaiDevice *device) in Rk3588NormalTrigger() argument
|
| /device/board/hihope/rk3568/audio_drivers/headset_monitor/include/ |
| H A D | analog_headset.h | 66 struct HdfDeviceObject *device; member
|
| /device/board/hihope/rk3568/audio_drivers/dai/src/ |
| H A D | rk3568_dai_ops.c | 581 int32_t Rk3568NormalTrigger(const struct AudioCard *card, int cmd, const struct DaiDevice *device) in Rk3568NormalTrigger() argument
|
| /device/board/hihope/rk3568/audio_drivers/soc/src/ |
| H A D | rk3568_dma_ops.c | 51 struct HdfDeviceObject *device; member [all...] |
| /device/board/hisilicon/hispark_taurus/audio_drivers/dsp/src/ |
| H A D | dsp_ops.c | 46 int32_t DspDaiStartup(const struct AudioCard *card, const struct DaiDevice *device) in DspDaiStartup() argument 266 int32_t DspDeviceInit(const struct DspDevice *device) in DspDeviceInit() argument 319 int32_t DspDeviceReadReg(const struct DspDevice *device, const void *msgs, const uint32_t len) in DspDeviceReadReg() argument 345 int32_t DspDeviceWriteReg(const struct DspDevice *device, const void *msgs, const uint32_t len) in DspDeviceWriteReg() argument 372 int32_t DspDaiDeviceInit(struct AudioCard *card, const struct DaiDevice *device) in DspDaiDeviceInit() argument 383 DspDecodeAudioStream(const struct AudioCard *card, const uint8_t *buf, const struct DspDevice *device) DspDecodeAudioStream() argument 392 DspEncodeAudioStream(const struct AudioCard *card, const uint8_t *buf, const struct DspDevice *device) DspEncodeAudioStream() argument 402 DspEqualizerActive(const struct AudioCard *card, const uint8_t *buf, const struct DspDevice *device) DspEqualizerActive() argument [all...] |
| /device/soc/hisilicon/common/platform/timer/ |
| H A D | timer_hi35xx.c | 549 static int32_t TimerHi35xxParseAndInit(struct HdfDeviceObject *device, const struct DeviceResourceNode *node) in TimerHi35xxParseAndInit() argument 586 static int32_t TimerHi35xxDeviceInit(struct HdfDeviceObject *device) in TimerHi35xxDeviceInit() argument 606 static int32_t TimerHi35xxDeviceBind(struct HdfDeviceObject *device) in TimerHi35xxDeviceBind() argument 635 TimerHi35xxDeviceRelease(struct HdfDeviceObject *device) TimerHi35xxDeviceRelease() argument [all...] |
| /device/soc/hisilicon/common/platform/uart/ |
| H A D | uart_hi35xx.c | 445 static int32_t Hi35xxAttach(struct UartHost *host, struct HdfDeviceObject *device) in Hi35xxAttach() argument 519 static int32_t HdfUartDeviceBind(struct HdfDeviceObject *device) in HdfUartDeviceBind() argument 528 int32_t HdfUartDeviceInit(struct HdfDeviceObject *device) in HdfUartDeviceInit() argument 552 HdfUartDeviceRelease(struct HdfDeviceObject *device) HdfUartDeviceRelease() argument [all...] |
| /device/soc/hisilicon/common/platform/rtc/ |
| H A D | rtc_hi35xx.c | 785 static int32_t HiRtcBind(struct HdfDeviceObject *device) in HiRtcBind() argument 801 static int32_t HiRtcInit(struct HdfDeviceObject *device) in HiRtcInit() argument 841 HiRtcRelease(struct HdfDeviceObject *device) HiRtcRelease() argument [all...] |
| /device/soc/rockchip/rk2206/hdf_driver/fs/ |
| H A D | fs_driver.c | 401 static int32_t fsdrv_init(struct HdfDeviceObject *device)
in fsdrv_init() argument 463 static int32_t fsdrv_bind(struct HdfDeviceObject *device)
in fsdrv_bind() argument 469 static void fsdrv_release(struct HdfDeviceObject *device)
in fsdrv_release() argument [all...] |
| /device/soc/rockchip/rk2206/hdf_driver/spi/ |
| H A D | spi_driver.c | 597 static int32_t spidrv_bind(struct HdfDeviceObject *device)
in spidrv_bind() argument 602 static int32_t spidrv_init(struct HdfDeviceObject *device)
in spidrv_init() argument 671 spidrv_release(struct HdfDeviceObject *device) spidrv_release() argument [all...] |
| /device/soc/rockchip/rk2206/hdf_driver/i2c/ |
| H A D | i2c_driver.c | 347 static int32_t i2cdrv_init(struct HdfDeviceObject *device)
in i2cdrv_init() argument 451 i2cdrv_release(struct HdfDeviceObject *device) i2cdrv_release() argument 490 i2cdrv_bind(struct HdfDeviceObject *device) i2cdrv_bind() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/platform/arm/ |
| H A D | arm.c | 442 mali_platform_device_release(struct device *device) mali_platform_device_release() argument 448 mali_platform_device_init(struct platform_device *device) mali_platform_device_init() argument 557 mali_platform_device_deinit(struct platform_device *device) mali_platform_device_deinit() argument [all...] |
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| H A D | hdi_device_v1_0.cpp | 90 HDIDeviceV1_0::HDIDeviceV1_0(OHOS::sptr<V1_0::INnrtDevice> device) : m_iDevice(device) in HDIDeviceV1_0() argument
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_device/ |
| H A D | hdi_device_test.cpp | 127 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); in HWTEST_F() local 140 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); in HWTEST_F() local 161 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); in HWTEST_F() local 178 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 199 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 217 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 238 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 255 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 276 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 296 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 319 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 342 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 364 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 386 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 405 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 429 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 453 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 478 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 508 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 527 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 546 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 569 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 587 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 605 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 627 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 645 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 667 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 685 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 707 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 725 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 747 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 778 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 913 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1083 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1104 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1121 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1138 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1156 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1177 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1201 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1220 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1243 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1260 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1280 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1300 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1321 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1342 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1360 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1378 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1396 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1418 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local 1445 OHOS::sptr<V1_0::INnrtDevice> device = V1_0::INnrtDevice::Get(false); HWTEST_F() local [all...] |
| /foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/ |
| H A D | nn_compiler_test.cpp | 201 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); in HWTEST_F() local 218 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); in HWTEST_F() local 235 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); in HWTEST_F() local 275 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 300 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 325 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 353 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 393 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 417 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 440 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 479 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 502 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 543 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 566 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 589 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 612 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 649 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 672 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 697 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 720 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 754 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 788 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 808 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 829 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 861 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 893 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 931 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 951 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 982 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1030 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1055 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1079 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1100 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1121 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1158 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local [all...] |
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/ |
| H A D | rtsp_channel_manager.cpp | 79 void RtspChannelManager::AddChannel(std::shared_ptr<Channel> channel, const CastInnerRemoteDevice &device) in AddChannel() argument
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/ |
| H A D | rtsp_channel_manager.cpp | 79 void RtspChannelManager::AddChannel(std::shared_ptr<Channel> channel, const CastInnerRemoteDevice &device) in AddChannel() argument
|
| /foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/ |
| H A D | cast_device_data_manager.cpp | 43 bool CastDeviceDataManager::AddDevice(const CastInnerRemoteDevice &device, const DmDeviceInfo &dmDeviceInfo) in AddDevice() argument 126 UpdateDevice(const CastInnerRemoteDevice &device) UpdateDevice() argument [all...] |
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_avrcp_ct_proxy.cpp | 119 int32_t BluetoothAvrcpCtProxy::GetDeviceState(const RawAddress &device) in GetDeviceState() argument 143 int32_t BluetoothAvrcpCtProxy::Connect(const RawAddress &device) in Connect() argument 167 int32_t BluetoothAvrcpCtProxy::Disconnect(const RawAddress &device) in Disconnect() argument 191 int32_t BluetoothAvrcpCtProxy::PressButton(const RawAddress &device, int32_t button) in PressButton() argument 220 int32_t BluetoothAvrcpCtProxy::ReleaseButton(const RawAddress &device, int32_t button) in ReleaseButton() argument 249 GetUnitInfo(const RawAddress &device) GetUnitInfo() argument 273 GetSubUnitInfo(const RawAddress &device) GetSubUnitInfo() argument 297 GetSupportedCompanies(const RawAddress &device) GetSupportedCompanies() argument 321 GetSupportedEvents(const RawAddress &device) GetSupportedEvents() argument 345 GetPlayerAppSettingAttributes(const RawAddress &device) GetPlayerAppSettingAttributes() argument 369 GetPlayerAppSettingValues( const RawAddress &device, int32_t attribute) GetPlayerAppSettingValues() argument 399 GetPlayerAppSettingCurrentValue(const RawAddress &device, const std::vector<int32_t> &attributes) GetPlayerAppSettingCurrentValue() argument 429 SetPlayerAppSettingCurrentValue(const RawAddress &device, const std::vector<int32_t> &attributes, const std::vector<int32_t> &values) SetPlayerAppSettingCurrentValue() argument 464 GetPlayerAppSettingAttributeText(const RawAddress &device, const std::vector<int32_t> &attributes) GetPlayerAppSettingAttributeText() argument 494 GetPlayerAppSettingValueText(const RawAddress &device, int32_t attributes, const std::vector<int32_t> &values) GetPlayerAppSettingValueText() argument 529 GetElementAttributes(const RawAddress &device, const std::vector<int32_t> &attributes) GetElementAttributes() argument 559 GetPlayStatus(const RawAddress &device) GetPlayStatus() argument 583 PlayItem(const RawAddress &device, int32_t scope, int64_t uid, int32_t uidCounter) PlayItem() argument 623 GetFolderItems(const RawAddress &device, int32_t startItem, int32_t endItem, const std::vector<int32_t> &attributes) GetFolderItems() argument 663 GetTotalNumberOfItems(const RawAddress &device, int32_t scope) GetTotalNumberOfItems() argument 692 SetAbsoluteVolume(const RawAddress &device, int32_t volume) SetAbsoluteVolume() argument 721 EnableNotification(const RawAddress &device, const std::vector<int32_t> &events, int32_t interval) EnableNotification() argument 756 DisableNotification(const RawAddress &device, const std::vector<int32_t> &events) DisableNotification() argument 786 GetItemAttributes(const RawAddress &device, int64_t uid, int32_t uidCounter, const std::vector<int32_t> &attributes) GetItemAttributes() argument 826 SetBrowsedPlayer(const RawAddress &device, int32_t playerId) SetBrowsedPlayer() argument 855 GetMeidaPlayerList( const RawAddress &device, int32_t startItem, int32_t endItem) GetMeidaPlayerList() argument [all...] |
| H A D | bluetooth_hfp_ag_proxy.cpp | 69 int32_t BluetoothHfpAgProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() argument 93 int32_t BluetoothHfpAgProxy::Connect(const BluetoothRawAddress &device) in Connect() argument 109 int32_t BluetoothHfpAgProxy::Disconnect(const BluetoothRawAddress &device) in Disconnect() argument 125 int BluetoothHfpAgProxy::GetScoState(const BluetoothRawAddress &device) in GetScoState() argument 230 OpenVoiceRecognition(const BluetoothRawAddress &device) OpenVoiceRecognition() argument 246 CloseVoiceRecognition(const BluetoothRawAddress &device) CloseVoiceRecognition() argument 262 SetActiveDevice(const BluetoothRawAddress &device) SetActiveDevice() argument 278 IntoMock(const BluetoothRawAddress &device, int state) IntoMock() argument 294 SendNoCarrier(const BluetoothRawAddress &device) SendNoCarrier() argument 323 SetConnectStrategy(const BluetoothRawAddress &device, int strategy) SetConnectStrategy() argument 340 GetConnectStrategy(const BluetoothRawAddress &device, int &strategy) GetConnectStrategy() argument 391 IsVgsSupported(const BluetoothRawAddress &device, bool &isSupported) IsVgsSupported() argument [all...] |
| /foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
| H A D | napi_bluetooth_ble_utils.cpp | 212 void ConvertCharacteristicReadReqToJS(napi_env env, napi_value result, const std::string &device, in ConvertCharacteristicReadReqToJS() argument 241 void ConvertDescriptorReadReqToJS(napi_env env, napi_value result, const std::string &device, in ConvertDescriptorReadReqToJS() argument 277 void ConvertCharacteristicWriteReqToJS(napi_env env, napi_value result, const std::string &device, in ConvertCharacteristicWriteReqToJS() argument 324 void ConvertDescriptorWriteReqToJS(napi_env env, napi_value result, const std::string &device, in ConvertDescriptorWriteReqToJS() argument
|