Home | History | Annotate | Download | only in p2p

Lines Matching refs:go_state

1424 	dev->go_state = UNKNOWN_GO;
1495 dev->go_state = UNKNOWN_GO;
1586 int go = peer->go_state == LOCAL_GO;
3481 static const char * p2p_go_state_text(enum p2p_go_state go_state)
3483 switch (go_state) {
3545 "go_state=%s\n"
3562 p2p_go_state_text(dev->go_state),