Home
last modified time | relevance | path

Searched refs:Chip (Results 1 – 25 of 129) sorted by relevance

123456

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-Chip.md1 # Chip chapter
19 ## Chip section
262 Chip({
306 Chip({
345 Chip({
389 Chip({
444 Chip({
502 Chip({
603 Chip({
695 Chip({
[all …]
H A Dohos-arkui-advanced-ChipGroup.md43 …,比如颜色,大小等,参考[ChipItemStyle](#chipitemstyle)类型。<br/>为undefined时,ChipGroup中的Chip式样为默认值。 …
44 … | 否 | @Prop | 被选中chip的索引。<br/>为undefined时,默认第一个Chip被选中。 …
68 | prefixSymbol | [ChipSymbolGlyphOptions](ohos-arkui-advanced-Chip.md#chipsymbolglyphoptions12) | 否…
71 | suffixSymbol | [ChipSymbolGlyphOptions](ohos-arkui-advanced-Chip.md#chipsymbolglyphoptions12) | 否…
74 | suffixSymbolOptions<sup>14+</sup> | [ChipSuffixSymbolGlyphOptions](ohos-arkui-advanced-Chip.md#ch…
75 | closeOptions<sup>14+</sup> | [CloseOptions](ohos-arkui-advanced-Chip.md#closeoptions14) | 否 | 默认删…
76Chip项的无障碍描述。此描述用于向用户详细解释ChipGroup中Chip项,开发人员应为ChipGroup中Chip项的这一属性提供较为详尽的文本说明,以协助用户理解即将执行的操作及其可能产生…
77Chip项无障碍重要性。用于控制ChipGroup中Chip项是否可被无障碍辅助服务所识别。<br>支持的值为:<br>"auto":ChipGroup中Chip项会转换为“yes”。<br>"y…
94 | size | [ChipSize](ohos-arkui-advanced-Chip.md#chipsize) \| [SizeOptions](ts-ty…
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H A Dhal_device_manage.h33 using OHOS::HDI::Wlan::Chip::V1_0::IChipController;
35 using OHOS::HDI::Wlan::Chip::V1_0::IConcreteChip;
37 using OHOS::HDI::Wlan::Chip::V1_0::IChipIface;
39 using OHOS::HDI::Wlan::Chip::V1_0::ErrorCode;
40 using OHOS::HDI::Wlan::Chip::V1_0::IfaceType;
41 using OHOS::HDI::Wlan::Chip::V1_0::ComboIface;
42 using OHOS::HDI::Wlan::Chip::V1_0::UsableMode;
43 using OHOS::HDI::Wlan::Chip::V1_0::ScanParams;
44 using OHOS::HDI::Wlan::Chip::V1_0::ScanResultsInfo;
45 using OHOS::HDI::Wlan::Chip::V1_0::PnoScanParams;
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-Chip.md1 # Chip chapter
19 ## Chip section
21 Chip({options:ChipOptions})
262 Chip({
306 Chip({
345 Chip({
389 Chip({
444 Chip({
502 Chip({
603 Chip({
[all …]
H A Dohos-arkui-advanced-ChipGroup.md243 label: { text: "Chip 1" },
249 label: { text: "Chip 2" },
254 label: { text: "Chip 3" },
259 label: { text: "Chip 4" },
264 label: { text: "Chip 5" },
269 label: { text: "Chip 6" },
332 label: { text: "Chip 1" },
338 label: { text: "Chip 2" },
343 label: { text: "Chip 3" },
348 label: { text: "Chip 4" },
[all …]
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/chip_fuzzer/
H A Dchip_fuzzer.cpp23 using namespace OHOS::HDI::Wlan::Chip::V1_0;
29 namespace Chip { namespace
70 OHOS::HDI::Wlan::Chip::V1_0::WifiChipStubFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_hal.h116 const OHOS::HDI::Wlan::Chip::V1_0::ScanParams& scanParam);
118 const OHOS::HDI::Wlan::Chip::V1_0::PnoScanParams& pnoScanParam);
121 std::vector<OHOS::HDI::Wlan::Chip::V1_0::ScanResultsInfo>& mscanResults);
124 OHOS::HDI::Wlan::Chip::V1_0::SignalPollResult& signalPollResult);
H A Dchip_controller_driver.cpp24 using namespace OHOS::HDI::Wlan::Chip::V1_0;
71 …auto serviceImpl = OHOS::HDI::Wlan::Chip::V1_0::IChipController::Get("chip_interface_service", tru… in HdfChipControllerDriverBind()
79 OHOS::HDI::Wlan::Chip::V1_0::IChipController::GetDescriptor()); in HdfChipControllerDriverBind()
H A Dwifi_vendor_hal_stubs.h24 namespace Chip {
H A Dhdi_sync_util.h24 namespace Chip {
H A Dhdi_sync_util.cpp25 namespace Chip { namespace
H A Diface_tool.h26 namespace Chip {
H A Dremote_death_recipient.h26 namespace Chip {
H A Diface_util.h27 namespace Chip {
H A Diface_util.cpp22 namespace Chip { namespace
H A Dwifi_vendor_hal_list.h27 namespace Chip {
H A Dcallback_handler.h24 namespace Chip {
H A Dwifi_chip_modes.h32 namespace Chip {
/ohos5.0/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_hal_fn.cpp105 OHOS::HDI::Wlan::Chip::V1_0::SignalPollResult& signalPollresult) in WifiGetSignalInfo()
119 const OHOS::HDI::Wlan::Chip::V1_0::ScanParams& scanParam) in WifiStartScan()
137 std::vector<OHOS::HDI::Wlan::Chip::V1_0::ScanResultsInfo>& res) in WifiGetScanInfo()
143 const OHOS::HDI::Wlan::Chip::V1_0::PnoScanParams& pnoScanParam) in WifiStartPnoScan()
H A Dinterface_tool_test.cpp21 using namespace OHOS::HDI::Wlan::Chip::V1_0;
H A Dwifi_vendor_hal_list_test.cpp21 using namespace OHOS::HDI::Wlan::Chip::V1_0;
H A Dwifi_chip_modes_test.cpp24 using namespace OHOS::HDI::Wlan::Chip::V1_0;
/ohos5.0/docs/en/device-dev/
H A DReadme-EN.md21 - [Combo Solution — ASR Chip Porting Case](porting/porting-asr582x-combo-demo.md)
22 … - [IoT Solution - Chipsea CST85 Chip Porting Case](porting/porting-cst85f01-combo-demo.md)
24 - [Combo Solution – W800 Chip Porting Case](porting/porting-w800-combo-demo.md)
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-minichip-prepare.md47 Directory format: device/{*Chip vendor*}/{*Chip development board*}
54 ├── MyDeviceCompany # Chip vendor
55 │ └── MyBoard # Chip model
58 │ │ └── config.gni # Chip toolchain and compilation linking options
202 …| device_company | Chip vendor name, which is the same as the level-2 directory name under **devic…
H A DReadme-EN.md62 - [Combo Solution – ASR Chip Porting Case](porting-asr582x-combo-demo.md)
63 - [IoT Solution - Chipsea CST85 Chip Porting Case](porting-cst85f01-combo-demo.md)
65 - [Combo Solution – W800 Chip Porting Case](porting-w800-combo-demo.md)

123456