Lines Matching refs:wpa_msg
113 wpa_msg(wpa_s, MSG_INFO, "mesh: Invalid pairwise cipher"); in mesh_config_create()
122 wpa_msg(wpa_s, MSG_INFO, "mesh: Invalid group cipher"); in mesh_config_create()
288 wpa_msg(wpa_s, MSG_INFO, "joining mesh %s", in wpas_mesh_complete()
292 wpa_msg(wpa_s, MSG_ERROR, "mesh join error=%d", ret); in wpas_mesh_complete()
300 wpa_msg(wpa_s, MSG_INFO, MESH_GROUP_STARTED "ssid=\"%s\" id=%d", in wpas_mesh_complete()
340 wpa_msg(wpa_s, MSG_ERROR, "Failed to init mesh in driver"); in wpa_supplicant_mesh_enable_iface_cb()
395 wpa_msg(wpa_s, MSG_WARNING, in wpa_supplicant_mesh_init()
565 wpa_msg(wpa_s, MSG_ERROR, "Failed to init mesh in driver"); in wpa_supplicant_mesh_init()
587 wpa_msg(wpa_s, MSG_INFO, in wpa_mesh_notify_peer()
591 wpa_msg(wpa_s, MSG_INFO, "Could not parse beacon from " MACSTR, in wpa_mesh_notify_peer()
704 wpa_msg(wpa_s, MSG_ERROR, "Failed to init mesh"); in wpa_supplicant_join_mesh()
719 wpa_msg(wpa_s, MSG_INFO, "leaving mesh"); in wpa_supplicant_leave_mesh()
727 wpa_msg(wpa_s, MSG_ERROR, "mesh leave error=%d", ret); in wpa_supplicant_leave_mesh()