Home
last modified time | relevance | path

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

/device/generic/goldfish/network/wifi_forwarder/
Dlocal_connection.cpp43 static int onSent(struct nl_msg* , void*) { in onSent() function
66 res = mNetlinkSocket.setOnMsgOutCallback(onSent, this); in init()