Searched refs:SendMessageInternal (Results 1 – 2 of 2) sorted by relevance
270 if (!SendMessageInternal(packet, async_netlink_fd_.get())) { in RegisterHandlerAndSendMessage()280 if (!SendMessageInternal(packet, sync_netlink_fd_.get())) { in SendMessageAndGetResponses()389 bool NetlinkManager::SendMessageInternal(const NL80211Packet& packet, int fd) { in SendMessageInternal() function in android::wificond::NetlinkManager
280 bool SendMessageInternal(const NL80211Packet& packet, int fd);