Lines Matching defs:result
697 * @rx_time: Time when the result was received
703 * If the scan result is for a GO, the clients in the group will also be added
3480 p2p_dbg(p2p, "Ignore old scan result for " MACSTR
3674 enum p2p_send_action_result result)
3678 p2p_dbg(p2p, "GO Negotiation Confirm TX callback: result=%d", result);
3679 if (result == P2P_SEND_ACTION_FAILED) {
3687 if (result == P2P_SEND_ACTION_NO_ACK) {
3740 enum p2p_send_action_result result)
3746 " src=" MACSTR " bssid=" MACSTR " result=%d p2p_state=%s)",
3748 MAC2STR(bssid), result, p2p_state_txt(p2p->state));
3749 success = result == P2P_SEND_ACTION_SUCCESS;
3769 p2p_go_neg_conf_cb(p2p, result);