Lines Matching refs:LOG

124     LOG(ERROR) << "NL80211_CMD_GET_WIPHY dump failed";  in GetWiphyIndex()
128 LOG(DEBUG) << "No wiphy is found"; in GetWiphyIndex()
133 LOG(ERROR) << "Receive ERROR message: " in GetWiphyIndex()
138 LOG(ERROR) << "Wrong message type for new interface message: " in GetWiphyIndex()
143 LOG(ERROR) << "Wrong command in response to " in GetWiphyIndex()
149 LOG(ERROR) << "Failed to get wiphy index from reply message"; in GetWiphyIndex()
173 LOG(ERROR) << "NL80211_CMD_GET_INTERFACE dump failed"; in GetInterfaces()
177 LOG(ERROR) << "No interface is found"; in GetInterfaces()
182 LOG(ERROR) << "Receive ERROR message: " in GetInterfaces()
187 LOG(ERROR) << "Wrong message type for new interface message: " in GetInterfaces()
192 LOG(ERROR) << "Wrong command in response to " in GetInterfaces()
204 LOG(DEBUG) << "Failed to get interface index"; in GetInterfaces()
215 LOG(WARNING) << "Failed to get interface name"; in GetInterfaces()
221 LOG(WARNING) << "Failed to get interface mac address"; in GetInterfaces()
237 LOG(ERROR) << "Unexpected mode for interface with index: " in SetInterfaceMode()
255 LOG(ERROR) << "NL80211_CMD_SET_INTERFACE failed"; in SetInterfaceMode()
271 LOG(ERROR) << "NL80211_CMD_GET_PROTOCOL_FEATURES failed"; in GetProtocolFeatures()
275 LOG(ERROR) << "Failed to get NL80211_ATTR_PROTOCOL_FEATURES"; in GetProtocolFeatures()
298 LOG(ERROR) << "NL80211_CMD_GET_WIPHY dump failed"; in GetWiphyInfo()
305 LOG(WARNING) << "Failed to merge responses from split wiphy dump"; in GetWiphyInfo()
326 LOG(ERROR) << "Failed to find expected wiphy info " in GetWiphyInfo()
337 LOG(ERROR) << "Wrong command in response to a get wiphy request: " in ParseWiphyInfoFromPacket()
348 LOG(ERROR) << "Failed to get NL80211_ATTR_FEATURE_FLAGS"; in ParseWiphyInfoFromPacket()
354 LOG(WARNING) << "Failed to get NL80211_ATTR_EXT_FEATURES"; in ParseWiphyInfoFromPacket()
367 LOG(ERROR) << "Failed to get the capacity of maximum number of scan ssids"; in ParseScanCapabilities()
374 LOG(ERROR) << "Failed to get the capacity of " in ParseScanCapabilities()
393 LOG(ERROR) << "Failed to get the capacity of maximum number of match set" in ParseScanCapabilities()
411 LOG(ERROR) << "Failed to get NL80211_ATTR_WIPHY_BANDS"; in ParseBandInfo()
416 LOG(ERROR) << "Failed to get bands within NL80211_ATTR_WIPHY_BANDS"; in ParseBandInfo()
425 LOG(DEBUG) << "Failed to get NL80211_BAND_ATTR_FREQS"; in ParseBandInfo()
430 LOG(ERROR) << "Failed to get frequencies within NL80211_BAND_ATTR_FREQS"; in ParseBandInfo()
437 LOG(DEBUG) << "Failed to get NL80211_FREQUENCY_ATTR_FREQ"; in ParseBandInfo()
493 LOG(ERROR) << "NL80211_CMD_GET_STATION failed"; in GetStationInfo()
497 LOG(ERROR) << "Wrong command in response to a get station request: " in GetStationInfo()
503 LOG(ERROR) << "Failed to get NL80211_ATTR_STA_INFO"; in GetStationInfo()
508 LOG(ERROR) << "Failed to get NL80211_STA_INFO_TX_PACKETS"; in GetStationInfo()
512 LOG(ERROR) << "Failed to get NL80211_STA_INFO_TX_FAILED"; in GetStationInfo()
517 LOG(ERROR) << "Failed to get NL80211_STA_INFO_SIGNAL"; in GetStationInfo()
562 LOG(ERROR) << "Failed to get NL80211_ATTR_WIPHY from wiphy split dump"; in MergePacketsForSplitWiphyDump()
608 LOG(ERROR) << "NL80211_CMD_GET_REG failed"; in GetCountryCode()
612 LOG(ERROR) << "Get NL80211_ATTR_REG_ALPHA2 failed"; in GetCountryCode()
640 LOG(ERROR) << "NL80211_CMD_FRAME failed"; in SendMgmtFrame()
645 LOG(ERROR) << "Get NL80211_ATTR_COOKIE failed"; in SendMgmtFrame()