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

/system/connectivity/wificond/net/
H A Dnl80211_packet.h79 // NLMSG_ERROR message before calling GetErrorCode().
81 int GetErrorCode() const;
H A Dnetlink_utils.cpp71 << strerror(packet->GetErrorCode());
116 << strerror(packet->GetErrorCode());
H A Dnl80211_packet.cpp131 int NL80211Packet::GetErrorCode() const { function in class:android::wificond::NL80211Packet
H A Dnetlink_manager.cpp314 << strerror(response_or_error->GetErrorCode());
349 *error_code = response->GetErrorCode();
/system/connectivity/wificond/scanning/
H A Dscan_utils.cpp97 << strerror(packet->GetErrorCode());

Completed in 78 milliseconds