Home
last modified time | relevance | path

Searched defs:HdfChipDriverFactory (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wlan_chipdriver_manager.h74 struct HdfChipDriverFactory { struct
75 const char *driverName; /**< Driver name */
100 * @brief Releases a specified <b>HdfChipDriverFactory</b> instance. argument
107 void (*ReleaseFactory)(struct HdfChipDriverFactory *factory); argument
132 …* @brief Obtains the maximum number of interfaces of a specified <b>HdfChipDriverFactory</b> insta… argument
140 uint8_t (*GetMaxIFCount)(struct HdfChipDriverFactory *factory); argument