Home
last modified time | relevance | path

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

/system/connectivity/wificond/net/
Dnl80211_packet.h84 int GetErrorCode() const;
Dnl80211_packet.cpp131 int NL80211Packet::GetErrorCode() const { in GetErrorCode() function in android::wificond::NL80211Packet
Dnetlink_manager.cpp337 << strerror(response_or_error->GetErrorCode()); in SendMessageAndGetSingleResponse()
372 *error_code = response->GetErrorCode(); in SendMessageAndGetAckOrError()
Dnetlink_utils.cpp155 << strerror(packet->GetErrorCode()); in GetWiphyIndex()
204 << strerror(packet->GetErrorCode()); in GetInterfaces()
/system/connectivity/wificond/scanning/
Dscan_utils.cpp104 << strerror(packet->GetErrorCode()); in GetScanResult()