Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c2414 static int32_t StationInfoHandler(struct nl_msg *msg, void *arg) in StationInfoHandler() function
2485 ret = NetlinkSendCmdSync(msg, StationInfoHandler, info); in GetStationInfo()