Home
last modified time | relevance | path

Searched refs:WifiChip (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.cpp69 WifiChip::WifiChip( in WifiChip() function in OHOS::HDI::Wlan::Chip::V1_0::WifiChip
82 WifiChip::~WifiChip() in ~WifiChip()
85 void WifiChip::Invalidate() in Invalidate()
97 int32_t WifiChip::GetChipId(int32_t& id) in GetChipId()
103 int32_t WifiChip::RegisterChipEventCallback(const sptr<IConcreteChipCallback>& chipEventcallback) in RegisterChipEventCallback()
120 std::string WifiChip::GetIfaceName(IfaceType type, unsigned idx) in GetIfaceName()
125 std::string WifiChip::GetUsedIfaceName() in GetUsedIfaceName()
135 int32_t WifiChip
[all...]
H A Dwifi.h59 uint32_t GetChipIdFromWifiChip(sptr <WifiChip>& chip);
68 std::vector<sptr<WifiChip>> chips_;
H A Dwifi_chip.h40 class WifiChip : public IConcreteChip { class
42 WifiChip(int32_t chipId, bool isPrimary,
46 ~WifiChip();
H A Dwifi.cpp103 chips_.push_back(new WifiChip( in Init()
220 uint32_t Wifi::GetChipIdFromWifiChip(sptr <WifiChip>& chip) in GetChipIdFromWifiChip()
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_struct.h24 typedef struct WifiChip { struct
26 } WifiChip; typedef
/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_chip_test.cpp42 wifiChip = new WifiChip(chipId, isPrimary, wifiVendorHalTest, in SetUp()
55 sptr<WifiChip> wifiChip;

Completed in 6 milliseconds