Home
last modified time | relevance | path

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

/system/connectivity/wificond/net/
Dnetlink_manager.cpp229 bool setup_rt = SetupSocket(&sync_netlink_fd_, &sync_netlink_destination_); in Start()
235 setup_rt = SetupSocket(&async_netlink_fd_, &async_netlink_destination_); in Start()
414 bool NetlinkManager::SetupSocket(unique_fd* netlink_fd, InterceptedSocket* nl_destination) { in SetupSocket() function in android::wificond::NetlinkManager
Dnetlink_manager.h278 bool SetupSocket(android::base::unique_fd* netlink_fd,