Home | History | Annotate | Download | only in p2p

Lines Matching refs:go_state

1347 	dev->go_state = UNKNOWN_GO;
1427 dev->go_state = UNKNOWN_GO;
1529 int go = peer->go_state == LOCAL_GO;
3471 static const char * p2p_go_state_text(enum p2p_go_state go_state)
3473 switch (go_state) {
3535 "go_state=%s\n"
3552 p2p_go_state_text(dev->go_state),