Searched refs:CreateApService (Results 1 – 6 of 6) sorted by relevance
145 virtual int32_t CreateApService(sptr<IChipIface>& iface) in CreateApService() function
54 int32_t CreateApService(sptr<IChipIface>& iface) override;
485 int32_t WifiChip::CreateApService(sptr<OHOS::HDI::Wlan::Chip::V1_0::IChipIface>& iface) in CreateApService() function in OHOS::HDI::Wlan::Chip::V1_0::WifiChip
114 wifiChip->CreateApService(apIface);
128 CreateApService([out] IChipIface iface);
1232 ret = ifaceCreationData.chipInfo.chip->CreateApService(iface); in ExecuteChipReconfiguration()