Home
last modified time | relevance | path

Searched refs:CHIP_BUS_DEVICE_ID_COUNT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wlan_config.h15 #define CHIP_BUS_DEVICE_ID_COUNT 1 macro
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_config_parser.c460 …if (drsOps->GetUint16Array(node, "deviceId", busArgs->deviceId, CHIP_BUS_DEVICE_ID_COUNT, 0) != HD… in ParseWlanChipBusConfig()