Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/interfaces/include/
H A Dwifi_hal_base_feature.h198 int32_t (*getChipId)(const struct IWiFiBaseFeature *baseFeature, uint8_t *chipId); member
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c1213 uint8_t *getChipId = NULL; in ParserChipId() local