Lines Matching refs:C_STANDALONE
1432 connection->cstate == C_STANDALONE;
2613 if (connection->cstate > C_STANDALONE) {
2763 * C_STANDALONE already, now, and this becomes a no-op.
2765 rv2 = conn_request_state(connection, NS(conn, C_STANDALONE),
3033 /* If we happen to be C_STANDALONE R_SECONDARY, just change to
3037 if (device->state.conn == C_STANDALONE && device->state.role == R_SECONDARY) {
3110 /* If we happen to be C_STANDALONE R_PRIMARY, just set all bits
3114 if (device->state.conn == C_STANDALONE && device->state.role == R_PRIMARY) {
4207 } else if (device->state.conn != C_STANDALONE) {
4408 /* no need to be device->state.conn == C_STANDALONE &&
4464 if (connection->cstate > C_STANDALONE)