Searched refs:SendMessageInternal (Results 1 – 2 of 2) sorted by relevance
277 if (!SendMessageInternal(packet, async_netlink_fd_.get(), async_netlink_destination_)) { in RegisterHandlerAndSendMessage()287 if (!SendMessageInternal(packet, sync_netlink_fd_.get(), sync_netlink_destination_)) { in SendMessageAndGetResponses()398 bool NetlinkManager::SendMessageInternal(const NL80211Packet& packet, int fd, in SendMessageInternal() function in android::wificond::NetlinkManager
283 bool SendMessageInternal(const NL80211Packet& packet, int fd,